/***************************************************
         CSS Style Sheet for go mega green
***************************************************/
BODY {
    background: #00664e; 
font-family: verdana;  
}
html{
	
scrollbar-face-color: #534B76;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #00664e;
}

a:link { color: #00664E; text-decoration: underline}
a:visited { color: #534B76; text-decoration: underline}
a:hover { color: #00664E; text-decoration: none }
a:active { color: #534B76; text-decoration: none}


 .normal { line-height: 1.6em; font-size: 10pt; font-family:  Arial, Helvetica, sans-serif; color: #000000;}


}

 </STYLE>
 
