.txtnorm {
	font-size: 11px;
	color: #666666;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-color: #000000;
}
a{
	color: #D98D00;
	text-decoration: underline;
}
a:hover{
	color: #FF3399;
	text-decoration: underline;
}

.menu {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	font-size: 12px;
	color: fccd75;
	font-weight: bold;
	text-decoration: none;
}
.menucorr {
	font-size: 12px;
	color: #273B54;
	font-weight: bold;
	text-decoration: none;
}
.menucorr:hover {
	font-size: 12px;
	color: #C68204;
	font-weight: bold;
	text-decoration: none;
}
em {
	color: #D98D00;
	font-style: normal;
}
strong {
	color: #666666;
	font-size: 12px;
}
.titolone {
	font-size: 14px;
	color: #666666;
}
