p {
	line-height:200%;
}
.rosso {  color: #891D1B}
.campi {   font-size: 12px; color: #666666; background-color: #FFFFFF; border: #891D1B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.campi2 {
	 font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 150px;
}
.comep {   font-size: 12px; color: #666666; line-height: 140%}
.bianco {  color: #FFFFFF}
a:link {  font-size: 12px; color: #891D1B; text-decoration: none }
a:visited {  font-size: 12px; color: #891D1B; text-decoration: none }
a:hover {  font-size: 12px; color: #891D1B; text-decoration: underline}
a:active {  font-size: 12px; color: #891D1B; text-decoration: underline }
a {   font-size: 12px; color: #891D1B; text-decoration: underline}

a.bianco:link {  font-size: 12px; color: #ffffff; text-decoration: none }
a.bianco:visited {  font-size: 12px; color: #ffffff; text-decoration: none }
a.bianco:hover {  font-size: 12px; color: #ffffff; text-decoration: underline}
a.bianco:active {  font-size: 12px; color: #ffffff; text-decoration: underline }
.capsred {
	text-transform: uppercase;
	color: #891D1B;
}

#overDiv {
	border:#990000 1px solid;
	background: #CCCCCC;
	padding:5px;
}
