BODY {
	background-color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.menu {
    font-size: 15px;
	font-weight: bold;
	color: #0b7a9b;
}
.menu a:link  {
	font-size: 15px;
	color: #0b7a9b;
	text-decoration : none;
}
.menu a:visited  {
	font-size: 15px;
	color: #0b7a9b;
	text-decoration : none;
}
.menu a:active  {
	font-size: 15px;
	color: #0b7a9b;
	text-decoration : none;
}
.menu a:hover  {
	font-size: 15px;
	color: #003399;
	text-decoration: underline;
}
.titolo {
	font-size: 12px;
	font-weight: bold;
	color: #003163
}
.titoloR {
	font-size: 12px;
	font-weight: bold;
	color: #CE2B40
}
.testo {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding: 3px 0px;
}
.testo a:link  {
	font-size: 12px;
	color: #DD6A79;
	text-decoration : none;
}
.testo a:visited  {
	font-size: 12px;
	color: #DD6A79;
	text-decoration : none;
}
.testo a:active  {
	font-size: 12px;
	color: #DD6A79;
	text-decoration : none;
}
.testo a:hover  {
	font-size: 12px;
	color: #CE2B40;
	text-decoration : underline;
}
.pdf a:link  {
	font-size: 13px;
	font-weight: bold;
        color: #003163;
	text-decoration : none;
}
.pdf a:visited  {
	font-size: 13px;
	font-weight: bold;
        color: #003163;
	text-decoration : none;
}
.pdf a:active  {
	font-size: 13px;
	font-weight: bold;
        color: #003163;
	text-decoration : none;
}
.pdf a:hover  {
	font-size: 13px;
	font-weight: bold;
        color: #003163;
	text-decoration : underline;
}
.testoB {
    font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.testoBl {
    font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.mail {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.mail a:link  {
	font-size: 10px;
	color: #DD6A79;
	text-decoration : none;
}
.mail a:visited  {
	font-size: 10px;
	color: #DD6A79;
	text-decoration : none;
}
.mail a:active  {
	font-size: 10px;
	color: #DD6A79;
	text-decoration : none;
}
.mail a:hover  {
	font-size: 10px;
	color: #CE2B40;
	text-decoration : none;
}

/* menu no rollover imgs */

.voce {
	/*width:150px20%;*/
	padding:2px 1px;
	text-align:center;
}

.voce a:link, .voce a:active, .voce a:visited {
	font-family:/*Lucida Sans,Verdana,*/ Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}

.voce a:hover {
	font-family:/*Lucida Sans,Verdana, */Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}