/* CSS Document */
td{font-family:Tahoma;font-size:11px;}
.date{font-family:HeliosCond;font-size:13px;color:#000000;}
.menu{font-family:Verdana;font-weight:bold;font-size:10px;color:#ffffff;text-decoration:none;}
a{
	color: #990000;
}
a:VISITED{
	/*color: #FF0000;
	text-decoration : none;*/
}
a:HOVER{
	color: #990000;
	text-decoration : none;
}