a:link       { color: #4d4e4e; text-decoration: none;}
a:visited    { color: #000066; text-decoration: none;}
a:hover      { text-decoration: none; color: #e6e6e6;; background-color: #999999}


/*TITOLO*/
#s1 {color: #000066; font-size: 10px; font-family:  Verdana, Arial, sans-serif; font-weight:bold;}

/*TESTO NORMALE BLU*/
#s2 {
	color: #000066;
	font-size: 10px;
	font-family:  Verdana, arial, sans-serif;
	font-style: normal;
}
/*TESTO PICCOLO BLU*/
#s3 {
	color: #000033;
	font-size:10px;
	font-family:  Verdana, Arial, sans-serif;
	font-weight:normal;
}

.testo {
	color: #000066;
	font-size: 10px;
	font-family:  Verdana, arial, sans-serif;
	font-style: normal;
}
