td {
 font-family: sans-serif;
}
a:link {
 font-family: Arial;
 color: #0000FF;
 text-decoration:none;
}
a:visited {
 font-family: Arial;
 color: #0000FF;
 text-decoration:none;
}
a:hover {
color:#ff0000;
text-decoration:none;
 font-weight: bold;
} 