.formcol{
    font-family: verdana, arial, helvetica;
	background : #656C7D;
	color : #ffffff;
	font-size:9px;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding:0px;
}

.form{
    font-family: verdana, arial, helvetica;
	background : #ffffff;
	color : #000000;
	font-size:10px;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}



A:Link  {
    font-family: verdana, arial, helvetica;
	font-weight:normal;
	font-size: 11px;
	color: #D5012A;
	line-height:16px;
	text-decoration: none; 
	line-height:16px;
	
}

A:Visited  {
	color : #D5012A;
	 font-family: verdana, arial, helvetica;
	font-weight:normal;
	line-height:16px;
	font-size : 11px;
	text-decoration: none;
	
}

A:Active  {
  font-family: verdana, arial, helvetica;
	font-weight:normal;
	color:#D5012A;
	line-height:16px;
	font-size : 11px;
	text-decoration: none;
	
}

A:Hover  {
	text-decoration : underline;
	 font-family: verdana, arial, helvetica;
	font-weight:underline;
	line-height:16px;
	font-size : 11px;
	color:#D5012A;
}






A.menu:Link  {
    font-family: verdana, arial, helvetica;
	font-weight:normal;
	font-size: 12px;
	color: #3B4686;
	line-height:16px;
	text-decoration: none; 
	
}

A.menu:Visited  {
	color : #3B4686;
	 font-family: verdana, arial, helvetica;
	font-weight:normal;
	line-height:16px;
	font-size : 12px;
	text-decoration: none;
	
}

A.menu:Active  {
  font-family: verdana, arial, helvetica;
	font-weight:normal;
	color:#3B4686;
	line-height:16px;
	font-size : 12px;
	text-decoration: none;
	
}

A.menu:Hover  {
	text-decoration : underline;
	 font-family: verdana, arial, helvetica;
	font-weight:normal;
	line-height:16px;
	font-size : 12px;
	color:#3B4686;
}




.immagine{
	border-color: #000000; 
	border-style: solid; 
	border-width: 1px; 

}



.titolo  {
	font-family : verdana, arial, helvetica;
	font-size : 12px;
	font-weight: bold;
	line-height:16px;
	color : #FF6600;
	
}


.sottotitolo  {
	font-family : verdana, arial, helvetica;
	font-size : 10px;
	font-weight: normal;
	line-height:16px;
	color : #000000;
	
}




.testo  {
	font-size : 11px;
	font-family :verdana, arial, helvetica;
	line-height:16px;
	color : #00105A;
	text-decoration: none; 
}


.testobianco  {
	font-size : 9px;
	font-family :verdana, arial, helvetica;
	line-height:16px;
	color : #ffffff;
	text-decoration: none; 
}




