input {
	color: #666666;
	font-family: verdana;
	font-size: 7.5pt;
}

textarea {
	background: #ffffff;
	color: #003399;
	font-family: verdana;
	font-size: 7.5pt;
}

option {
	background: #ffffff;
	color: #003399;
	font-family: verdana;
	font-size: 7.5pt;
}

select {
	background: #ffffff;
	color: #003399;
	font-family: verdana;
	font-size: 7.5pt;
}

radio {
	background: #ffffff;
	color: #003399;
	font-family: Arial, verdana;
	font-size: 7.5pt;
}

td {
    color: #666666;
	font-family: Verdana, Arial;
	font-size: 7.5pt;

}


a {
	color: #666666;
	font-family: Verdana, Arial;
	font-size: 7.5pt;
	text-decoration : underline;
}

a:hover {
	color: #999999;
	font-family: Verdana, Arial;
	font-size: 7.5pt;
	text-decoration : underline;
}

a.menu{
	color: #cccccc;
	font-family: Verdana, Arial;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration : none;
}

a.menu:hover{
	color: #efefef;
	font-family: Verdana, Arial;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration : none;
}

a.comune{
	color: #666666;
	font-family: Verdana, Arial;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration : none;
}

a.comune:hover{
	color: #999999;
	font-family: Verdana, Arial;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration : none;
}

span.titolo{
	color: #666666;
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
}

