body{
font-family: Tahoma,Verdana,Arial;
font-size: 12px;
background-color: #FFFFFF;
color: #32720F;
}
td{
font-family: Tahoma,Verdana,Arial;
font-size: 12px;
color: #32720F;
border-width: 1px;
}
form{
margin: 0px;
}
input,textarea,select{
font-family: Tahoma,Verdana,Arial;
font-size: 12px;
}
td.box_form{
background-color: #32720F;
padding: 5px;
}
td.titoli_link{
background-color: #32720F;
width: 175px;
height: 25px;
color: #FFFFFF;
font-weight: bold;
padding-left: 3px;
}
.corpo{
background-color: #FFFFFF;
border-color: #32720F;
border-style: solid;
width: 595px;
padding-top: 3px;
padding-left: 3px;
padding-right: 3px;
}
.testo_box_form{
color: #FFFFFF;
font-weight: bold;
}
.box_link{
background-color: #F0F7EC;
border-color: #55992F;
border-style: solid;
border-width: 1px;
width: 175px;
padding-top: 2px;
padding-left: 3px;
padding-bottom: 3px;
}
.titolo_corpo{
background-color: #32720F;
color: #FFFFFF;
font-size: 14px;
width: 595px;
height: 25px;
padding-left: 5px;
}
.piede{
background-color: #32720F;
color: #FFFFFF;
}
a {
color: #32720F;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a.underline{
color: #32720F;
font-weight: bold;
}
a.underline:visited {
text-decoration: none;
}
a.underline:link {
text-decoration: none;
}
a.underline:hover {
text-decoration: underline;
}
a.bianco{
	color: #FFFFFF;
	font-weight: bold;
}
a.bianco:visited {
	text-decoration: none;
}
a.bianco:hover {
	text-decoration: underline;
}

a.annuncio {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}

a.annuncio:hover {
	text-decoration: none;
	background-color: #FBEBB5;
	background-position:center;
}

a.annuncio:link {
	text-decoration: none;
}

a.annuncio:visited {
	text-decoration: none;
}

.rosso {
		color: #CC0000;
}
