/*  

Theme Name: yogAyoga Theme

Theme URI: http://yogayoga.it

Versione: 1.0 2007

*/

BODY {
	background-attachment: fixed; 
	background-image: url(Immagini/fondo.jpg);
   	background-repeat: repeat;
	background-position: left;
	margin-left: 0px
}
	
BODY {
	scrollbar-face-color: #ffffff;
    	scrollbar-highlight-color: #c00000;
    	scrollbar-3dlight-color: #ffffff;
    	scrollbar-shadow-color: #c00000;
    	scrollbar-darkshadow-color: #c00000;
   	    scrollbar-track-color: #ffffff;
    	scrollbar-arrow-color: #c00000
}


a.Link1:link {
	font-weight: bold; 
	font-family: Verdana;
	cursor: hand; 
	color: #ffffff; 
	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: #ed9231; 
                   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: #ffffff;
	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: #ed9231; 
	letter-spacing: 1pt;  
	text-decoration: underline overline}



