
td {
 font-family: Times New Roman;
}

a {
 font-family: Times New Roman;
 font-weight: bold;
 color: #FF0000;
}
a:link {
 font-family: Times New Roman;
 font-weight: bold;
 color: #FF0000;
}
a:visited {
 font-family: Times New Roman;
 font-weight: bold;
 color: #FF0000;
}
a:hover {
 font-family: Times New Roman;
 text-decoration: none;
 font-weight: bold;
 color: #0000FF;
}
a:active {
 font-family: Times New Roman;
 text-decoration: none;
 font-weight: bold;
 color: #0000FF;
}



<!--BODY
{
scrollbar-DarkShadow-Color:#FF0000;
scrollbar-Track-Color:#FF1F00;
scrollbar-Face-Color:#000000;
scrollbar-Shadow-Color:#FF5F00;
scrollbar-Highlight-Color:#FF7F00;
scrollbar-3dLight-Color:#FF9F00;
scrollbar-Arrow-Color:#FFBF00;
}
-->