a.hilite:link { color: white; 

 text-decoration : none;}
a.hilite:visited { color: white; 
 text-decoration : none;
}


a.hilite:hover { color: aqua; }

a.nav:link { color: white; }

a.nav:visited { color: white; 
 
}
a.nav:hover { color: #99ff33; 
text-decoration : none;
}

A:HOVER {
    text-decoration : none;
    color : Red;
}
BODY {
     SCROLLBAR-FACE-COLOR: #336699;
     SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
     SCROLLBAR-SHADOW-COLOR: ##330066; 
     SCROLLBAR-3DLIGHT-COLOR: ##330066; 
     SCROLLBAR-ARROW-COLOR: #ffffff; 
     SCROLLBAR-TRACK-COLOR: #6699cc; 
     SCROLLBAR-DARKSHADOW-COLOR: #330066;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
}
form {
padding: 0px; 
}

TD {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    color : #336699;
		margin-bottom:0;  
}

TR {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}


H1 {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: White;
	margin-bottom:0;  
}

TABLE {
    font-family : Arial, Helvetica, sans-serif;
      font-size : 12px;
}


H2 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
}

