
<style>

body { font-family: verdana, arial, helvetica, sans-serif;  font-size: 11px;  }

BODY { 	SCROLLBAR-FACE-COLOR: #FAFCC5; 
	        SCROLLBAR-HIGHLIGHT-COLOR: #F99C00; 
           	SCROLLBAR-SHADOW-COLOR:  #F99C00; 
                SCROLLBAR-3DLIGHT-COLOR:#FAFCC5; 
  	        SCROLLBAR-ARROW-COLOR: #F99C00; 
	        SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	        SCROLLBAR-DARKSHADOW-COLOR: #FCCC7D;}

td { font-family: verdana, arial, helvetica, sans-serif;  font-size: 11px; }


a:link {color: blue;  font-family: verdana, arial, helvetica, sans-serif; text-decoration: none}

a:visited {color: maroon;  font-family: verdana, arial, helvetica, sans-serif; text-decoration: none} 

a:active {color: maroon;  font-family: verdana, arial, helvetica, sans-serif; text-decoration: none} 

A:hover {color: black; text-decoration: underline}


</style>