a{
font-family:tahoma;
font-size:12;
color:#FF7900;
text-decoration:none;
}

a.hover{
font-family:tahoma;
font-size:12;
font-style:strong;
font-color:red;
text-decoration:none;
}


a.visited{
font-family:tahoma;
font-size:12;
font-style:strong;
font-color:#FF7900;
text-decoration:none;
}

td{
font-size:12;
font-style:bold;
font-color:#999999;
font-family:tahoma;
color: #999999;
}