a:link {  font-size: 12px; color: #342614; text-decoration: none; font-weight: bold}
a:visited {  font-size: 12px; color: #342614; text-decoration: none; font-weight: bold}
a:hover {  font-size: 12px; color: #ed9627; text-decoration: underline; font-weight: bold}

BODY {
	scrollbar-3dlight-color:#342614; 
	scrollbar-arrow-color:#948654; 
	scrollbar-base-color:#342614; 
	scrollbar-darkshadow-color:#342614; 
	scrollbar-face-color:#342614; 
	scrollbar-highlight-color:#948654; 
	scrollbar-shadow-color:#948654;
	background-color: #948654;
    background-image: url(images/sfondo_home.jpg);
	background-repeat: repeat;
    background-position: left top;
    background-attachment: fixed;
	}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ed9627}
p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
