
td.bigbuttons{
	border : 1px  solid Yellow;
	width: 130px;
	height: 19px;
	text-align: center;
	font-family : Arial;
	font-size : 11px;
	color : White;
	padding-top : 2px;
	padding-bottom : 2px;
	margin-top : 2px;
	margin-bottom : 4px;
	font-weight : bold;
	text-decoration: none;
        cursor : pointer;
}
