

A.testo_centro {	
color: #000066;
font-weight: bold;
text-decoration: none;
}
A.testo_centro:hover {	
color: #000066;
font-weight: bold;
text-decoration: underline;
}
A.menu_ROSSO {	
color: #330099;
font-weight: bold;
text-decoration: none;
}
A.menu_ROSSO:hover {	
color: #330099;
font-weight: bold;
text-decoration: underline;
}
A.menu_BLU {	
color: #FF0000;
font-weight: bold;
text-decoration: none;
}
A.menu_BLU:hover {	
color: #FF0000;
font-weight: bold;
text-decoration: underline;
}

.menu_ROSSO {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #330099;
	padding-left: 10px;
	padding-right: 10px;
	
}
.menu_BLU{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 10px;
	padding-right: 10px;
}
.sfondo_menu{
	background-repeat: no-repeat;
background-position: top;
background-image:  url(../img/sfondo_menu.gif);

}
.slogan{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.bordo_tab {
	color: #000000;
	border: 3px solid #000066;
	font-weight: bold;
	border-collapse : inherit;
	background-repeat: repeat;
background-position: top;
background-image:  url(../img/sfondo_tabella.gif);
}
.testo_centro{	
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	}
.testo_centropiccolo{	
	font-family: Verdana;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	}

.testo_rosso {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	

}

