<style>

	body {background-color: #cccccc}

	h3 {font-family: verdana; font-size: 16}
	    
	a:link {color:navy; text-decoration: none}
	
	a:visited {color:navy; text-decoration: none}

	a:hover {color: red; font-weight: extra-bold; text-decoration: underline} 
        body { scrollbar-face-color: #A0C0C0; scrollbar-shadow-color: #A080C0; scrollbar-highlight-color: #FFFF00; scrollbar-3dlight-color: #8888ff; scrollbar-darkshadow-color: navy; scrollbar-track-color: #cccccc; scrollbar-arrow-color: red; }


</style>