
A:link {
	text-decoration: none;
	color: #CC0033;
}

A:visited {
	text-decoration: none;
	color: #CC0033;
}

A:active {
	text-decoration: none;
	color: #CC0033;
}

A:hover {
	text-decoration: none;
	color: yellow
} 

.testo {
	font-family: Verdana;
	font-size:8pt;	
	color: white;
	text-align: 'Justify';
}

.testoX {
	font-family: Verdana;
	font-weight: bold;
	font-size:10pt;	
	color: black;
}

.testoB {
	font-family: Verdana;
	font-size:8pt;	
	color: black
	text-align: 'Justify';
}

.testoC {
	font-family: Verdana;
	font-style:italic;
	font-weight: bold;
	font-size:8pt;	
	color: black;
}


.tit {
	font-family: Verdana;
	font-weight: bold;
	font-size:12pt;
	color: #4893e6;
}

.titW {
	font-family: Verdana;
	font-weight: bold;
	font-style:italic;
	font-size:12pt;
	color: white;
}

.menu {
	font-family: Verdana;
	font-size:8pt;
	color: #4893e6;
}


.basso {
	font-family: Verdana;
	font-size:9pt;
	color: #4893e6;
}

hr {
	color: white;
}

.table1 {	
	border-color: yellow;
}

