td {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.marquee {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.menu{
	font-family: arial; 
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.menu:hover{
	font-family: arial; 
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.bt-Over {background-image:url(imgs/hover.jpg); background-position:bottom; background-repeat:repeat-x;
}