a:link {font-size:;text-decoration: none;color: White}
a:active {font-size:;color: Yellow;text-decoration: underline}
a:hover {font-size:;color: Yellow;text-decoration: underline}
a:visited {font-size:;text-decoration: none;color: White}
.navlink:link
{
    COLOR: Blue;
    FONT: bold Times New Roman;
    TEXT-DECORATION: none
 }
.navlink:hover
{
    COLOR: Red}
    FONT: bold Times New Roman;
    TEXT-DECORATION: underline
  
}   
.navlink:visited
{
    COLOR: #B30F10}
    FONT: bold Times New Roman;
    TEXT-DECORATION: none  
}
body {
	scrollbar-face-color: #B30F10;
	scrollbar-shadow-color: #8B0000;
	scrollbar-highlight-color: Yellow;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: White;
	scrollbar-arrow-color: Yellow;
font-family: Times New Roman; text-decoration:none 
	}table        { font-family: Times New Roman; text-decoration: none }
td           { text-decoration: none; font-family: Times New Roman;}
tr           { font-family: Times New Roman; text-decoration: none}
ul           { font-family: Times New Roman; text-decoration: none }