

 a {
	font: normal 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;	
	text-decoration: none;
}	


td {
	font-family:tahoma;
	font-size:12px;

}
td a {
	text-decoration: none;
	font-weight: normal;
	display: block;
}
td a:link, td a:visited {	
	color: #ff0000;

}
td a:hover, td a:active {
	background: none!important;
	color: #fff;
	background-color: #dddddd!important;
}
