/*************************************
	Foglio di stile del Reef
	Creato da Danny Glick il figaccione ICQ# 54744206
	guardiano@thereef.lit
*************************************/

/* Font su Links senza stile 
*/
A:link		{font-weight:bold; color:black; text-decoration: none}
A:visited	{ font-weight:bold;color:black; text-decoration: none}
A:hover	{ font-weight:bold;color:black;text-decoration: underline }
							
/*Font interno alle tabelle*/
td
							{				
							font-family: Verdana, Helvetica; 
							font-size: 10px;
							color:black
							}
		
ver12j			{
					font-family:Verdana, Helvetica;
					font-size:10px;
					color:white
					}
					
/* Colori Scroll Bar */
body {scrollbar-face-color: white; scrollbar-shadow-color: black; 
	scrollbar-highlight-color: white; scrollbar-3dlight-color:white; 
	scrollbar-darkshadow-color: white; scrollbar-track-color:white; 
	scrollbar-arrow-color: red}


