BODY

{
background-color: #F9DE84;

}






A:link    {
	
	color : #494DF3; 
	text-decoration : none; 
	border-bottom:  #494DF3;
        font-weight : bold;
	
}


A:visited {
	
	color : #D80000; 
	text-decoration : none;
  	border-bottom:  #7D80000;
        font-weight : bold; 
	
}


A:hover   {
	
	color : #D85B00; 
	text-decoration : none; 
	border-bottom:  #D85B00;
        font-weight : bold; 
}







BODY {
	scrollbar-arrow-color: #50A0DE; 
	scrollbar-3dlight-color: #F2A425; 
	scrollbar-highlight-color: #7C6638; 
	scrollbar-face-color: #F9DE84; 
	scrollbar-shadow-color: #F2A425; 
	scrollbar-track-color: #F9DE84;
	scrollbar-darkshadow-color: #F2A425; 
}



FONT  { font-family : Arial;
        color : #000000;
        font-weight : bold;
}



TABLE {
	font-family : Arial; 
	color : #000000; 
	font-weight : bold;
	
	
}

H1 {
	font-family : Arial;
	color : #7C6638;
	font-weight : bold;
	

}

H2 {
	font-family : Arial;
	color : #32609A;
	font-weight : bold;
	

}


H3 {
	font-family : Arial;
	color : #494DF3;
	font-weight : bold;
	

}

H4 {
	font-family : Arial;
	color : #7C6638;
        font-weight : bold;
	

}

H5 {
	font-family : Arial;
	color : #FF0033;
        font-size : 15;
        font-weight : bold;
	

}
UL li {  
	list-style-image: url(images/fishbullet.gif);
         
	
}


</body>
</html>

