.testo_bianco { 
    color: #FFFFFF; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.testo_bianco a:link, .testo_bianco a:visited {
	color: #fff;
	background-color: transparent; 	
}
.testo_bianco a:hover, .testo_bianco a:active {
	color: #FFFF00;
	text-decoration: underline;
}
.dirittiriservati { 
    color: #fff; font-size: 11px; font-family: Arial; 
}
.TABELLA_CARTINA {
	background-image: url(images/mondo.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.titolo_pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.titolo_pagina01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.titolo_location {
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.testo_link_location {
    color: #00FF00; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.testo_link_location a:link, .testo_link_location a:visited {
	color: #66FFFF;
	background-color: transparent; 	
}
.testo_link_location a:hover, .testo_link_location a:active {
	color: #FFFF00;
	text-decoration: underline;
}
