body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
input, select {
	border: 1px solid #A3031F;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3031F;
	font-weight: bold;
}
.bordo {
	border: 1px solid #A3031F;
}
.testoRosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A3031F;
}
a {
	color: #000000;
	font-size: 11px;	
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-size: 11px;	
	text-decoration: underline;
}
a:active {
	color: #000000;
	font-size: 11px;	
	text-decoration: underline;
}

a:hover{
	color:#A3031F;
	text-decoration: none;
}
.linkRosso {
	color: #000000;
	font-size: 13px;	
	text-decoration: underline;
}
.linkRosso:visited  {
	color: #000000;
	font-size: 13px;	
	text-decoration: underline;
}
.linkRosso:active  {
	color: #000000;
	font-size: 13px;	
	text-decoration: underline;
}
.linkRosso:hover{
	text-decoration: none;
	font-size: 13px;	
} 

.nomecel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3031F;
}
.titoloRosso {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A3031F;
}

