/*  

Theme Name: VentiNuovi Theme

Theme URI: http://www.ventinuovi.org/

Versione: 1.0 2008

*/

BODY {
	background-attachment: fixed; 
	background-image: url(Immagini/sfondo3.jpg);
   	background-repeat: repeat
}
	
BODY {
	scrollbar-face-color: #a9dbfe;
    	scrollbar-highlight-color: #ff0000;
    	scrollbar-3dlight-color: #ffffff;
    	scrollbar-shadow-color: #ff0000;
    	scrollbar-darkshadow-color: #a9dbfe;
   	    scrollbar-track-color: #ffffff;
    	scrollbar-arrow-color: #ff0000
}


a.Link1:link {
	font-weight: bold; 
	font-family: Verdana;
	cursor: hand; 
	color: #ff0000; 
	filter: blur(add=0, direction=200, strength=5);
	letter-spacing: 1pt; 
	text-decoration: none}

a.Link1:visited {
	font-weight: bold; 
	font-family: Verdana;
	cursor: hand; 
	color: #000080; 
                   filter: blur(add=0, direction=200, strength=5);
	letter-spacing: 1pt; 
	text-decoration: none}

a.Link1:active {
	font-weight: bold; 
	font-family: Verdana;
	cursor: hand; 
	color: #ff0000;
	filter: blur(add=0, direction=200, strength=5);
	letter-spacing: 1pt; 
	text-decoration: none}

a.Link1:hover {
	font-weight: bold;
	font-family: Verdana; 
	cursor: hand; 
	color: #000080; 
	letter-spacing: 1pt;  
	text-decoration: underline overline}



