
 body { scrollbar-face-color:#996633;
	 scrollbar-highlight-color:#663300; 
	 scrollbar-3dlight-color:#663300;
	  scrollbar-darkshadow-color:#663300;
	   scrollbar-shadow-color:#663300; 
	   scrollbar-arrow-color:#663300; 
	   scrollbar-track-color:#663300; }
	   
 a:link { color : #000000; text-decoration : none; }
	a:visited { color : #000000; text-decoration : none; }
	a:active { color : #000000; text-decoration : none; }
	a:hover { color :orange; text-decoration :'overline , underline'; }

 font.cool
 {
	font-family : "Verdana,Arial,Helevetica,Sans-Serif ";
	font-size:"12"
 }
 
 font.bottom
 {
	
	font-family : "Verdana,Arial,Helevetica,Sans-Serif ";
	font-size:"10"
 }



a.info{position: relative;z-index:24; text-decoration:none}
	
a.info:hover{z-index:25;background-color: #000000}
a.info span{display: none}
a.info:hover span{display:block;
    position:absolute; top:6em;left:0em; width:10em;
    border:0px solid #0cf; background-color:#e5e583 ; color:#000;text-align: center}

