td{font-family:Tahoma;font-size:12px;color:#000000;}
.date{font-family:HeliosCond;font-size:13px;color:#FF6400;}
.menu
{
font-family:HeliosCond;
font-weight:bold;

color:#000000;
text-decoration:none;
}

.menu:hover
{text-decoration: underline;
	color: #F23E03;
font-weight: bold;
}

a:link {
	text-decoration: none;
	color:#000000;
	font-family:HeliosCond;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
	color: #F23E03;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	
}