.testo {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}

.titoli {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
}

.rosso {color: #E10916}

.testoB {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
}
.SfondoRosso {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #E10916;
	text-decoration: none;
}
.SfondoRosso a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.SfondoRosso a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.SfondoRosso a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:visited{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:hover{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.moduli {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
}

.testoBTITOLO {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
}

.bordo {
	border: 1px solid #000000;
}

.bordoNOSX {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.titoli a:hover{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.titoli a:visited{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.titoli a:link{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.titoli a:active{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
