H3 {
	color : Red;
	font-family : Arial, sans-serif;
	font-size: 19px;
	font-weight : 600;
	text-align : left;
}

B {
	color : Red;
}

.active {
	color : Red;
	font-family : Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	font-style : italic;
}

.menu {
	color : White;
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
}
.submenu {
	color : Black;
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-align : center;
}
.menudx {
	color : White;
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	margin-left : 10px;
	margin-right : 5px;
	margin-bottom : 10px;
	margin-top : 10px;
}

.barra {
	color : White;
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-align: right;
}

 A {
	color : White;
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-decoration : none;
}

 A:HOVER {
	color : Red;
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-decoration : none;
}
 
.barra A {
	color : White;
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-decoration : none;
}

.barra A:HOVER {
	color : Black;
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-decoration : none;
}

.avanti{
	color : Red;
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-align: right;
}

.avanti A{
	color : Red;
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-align: right;
}

.avanti A:HOVER{
	color : White;
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-align: right;
}

.testo{
	color : White;
	font-family : Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	margin-top : 5px;
}

H1 {
	color : Red;
	font-family : "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight : 600;
	text-align : right;
}

H2 {
	color : Red;
	font-family : Arial, sans-serif;
	font-size: 14px;
	font-weight : 600;
	text-align : right;
}

.note {
	color : Red;
	font-family : Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-left : 230px;
}

.note A {
	color : Red;
	font-family : Arial, sans-serif;
	font-size: 10px;
	font-weight : normal;
}

.note A:HOVER {
	color : White;
	font-family : Arial, sans-serif;
	font-size: 10px;
	font-weight : normal;
}

.barraprimo {
	color : White;
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
}
.barraprimo A {
	color : White;
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-decoration : none;
}

.barraprimo A:HOVER {
	color : Black;
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-decoration : none;
}