table {
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
	background-color: #666666;
}

a:link {
	font-family:"BankGothic Lt BT";
	font-size: 12px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
	background-color: #666666;
}

a:visited {
	font-family:"BankGothic Lt BT";
	font-size: 12px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
	background-color: #666666;
	
}

a:hover { 
	font-family:"BankGothic Lt BT";
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	background-color:#FFFF33;
}


		
	
