/* CSS Document */
td.nav a:link {color: #FFFFFF;
text-decoration: none;
font-weight: bold;
font-size: 85%;}
td.nav a:visited {color: #FFFFFF;
text-decoration: none;
font-weight: bold;
font-size: 85%;}
td.nav a:hover {color: #FF0000;
text-decoration: none;
font-weight: bold;
font-size: 85%;}
