body{
	scrollbar-3dlight-color: Gray;
	scrollbar-arrow-color: White;
	scrollbar-base-color: Black;
	scrollbar-darkshadow-color: Gray;
	scrollbar-face-color: #c6dd19;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: White;
}
.titolo{
	color : #ff0000;
	text-decoration : underline;
	font-family : Comic Sans MS;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	font-variant : small-caps;
	letter-spacing : 3px;
}
.text10{
	color : Gray;
	text-decoration : none;
	font-family :  Verdana;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
}
a.text10{
	color : #c6dd19;
	text-decoration : none;
	font-family :  Verdana;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
}
a.text10:hover{
	color : Gray;
	text-decoration : underline;
	font-family :  Verdana;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
}

.text{
	color : #ffffff;
	text-decoration : none;
	font-family :  Comic Sans MS;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
}
a.text{
	color : #c0c0c0;
	text-decoration : none;
	font-family : Comic Sans MS;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
}
a.text:hover{
	color : Red;
	text-decoration : none;
	font-family : Comic Sans MS;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	background-color : transparent;
}

.text01{
	color : #333333;
	text-decoration : none;
	font-family :  Arial;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
}
a.text01{
	color : #333333;
	text-decoration : none;
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
a.text01:hover{
	color : #ff8000;
	text-decoration : none;
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	background-color : transparent;
	border-bottom-color : #c0c0c0;
	border-bottom-width : thin;	
}
<!-- 	border-bottom-style : dashed; -->
.mail{
	color : #ff0000;
	text-decoration : underline;
	font-family :  Comic Sans MS;
	font-size : 10px;
	font-style : normal;
}
a.mail{
	color : #000000;
	text-decoration : none;
	font-family :  Comic Sans MS;
	font-size : 10px;
	font-style : normal;
}
a.mail:hover{
	color : #ff8000;
	text-decoration : none;
	font-family :  Comic Sans MS;
	font-size : 10px;
	font-style : normal;
}

