body 
{
scrollbar-face-color:#7E3E00;
scrollbar-arrow-color:#E5E4E4;
scrollbar-shadow-color:#3B1C00;
scrollbar-darkshadow-color:#3B1C00;
scrollbar-highlight-color:#3B1C00;
scrollbar-3dlight-color:#6E3600;
scrollbar-track-color:#3B1C00;
}

.utilities
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9px;
	color : #7E3E00;
	text-decoration : none;
}

a.supporto
{
	font-family : Arial;
	font-size : 9px;
	color : #7E3E00;
	text-decoration : none;
}
a.supporto:link {color: #7E3E00}
a.supporto:visited {color: #7E3E00}
a.supporto:hover {color: red}

a.principale
{
	font-family : Verdana, Arial, Helvetica, Times;
	font-size : 9px;
	color : black;
	text-decoration : none;
}
a.principale:link {color: black}
a.principale:visited {color: black}
a.principale:hover {color: blue}

.link
{
    color : blue;
	text-decoration : none;
}
a.link:link {color: blue}
a.link:visited {color: blue}
a.link:hover {color: red}

.informazioni
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	color : #3B1C00;
	text-decoration : none;
}

A:HOVER {
	color : Red;
	text-decoration : none;
}
a:link {text-decoration : none;}
