.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.testo a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.testo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.small a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.small a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}

.titolo a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-decoration: overline;
}

.titolo a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: overline;
}

.micro {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}

.micro a {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_es {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-variant: normal;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.menu_es a {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-variant: normal;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.menu_es a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu_uk {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-variant: normal;
	color: #666666;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}

.menu_uk a {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-variant: normal;
	color: #666666;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}
.menu_uk a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}