.testoblu {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.testoblu :hover{
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}

}
.testobianco {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.testobianco :hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.titoligrandi {
	font-family: verdana;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;

}
.titoligrandi :hover {
	font-family: verdana;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
.testogrey {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.testogrey :hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
}
.testorosso {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.testorosso :hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.titoloblu {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.titoloblu :hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
