body{
font-family: Tahoma,Verdana,Arial;
font-size: 11px;
background-color: #FFFFFF;
color: #140DA7;
}
td{
font-family: Tahoma,Verdana,Arial;
font-size: 11px;
color: #140DA7;
border-width: 1px;
}
form{
margin: 0px;
}
input,textarea,select{
font-family: Tahoma,Verdana,Arial;
font-size: 11px;
}
td.box_form{
background-color: #140DA7;
padding: 5px;
}
td.titoli_link{
background-color: #140DA7;
width: 173px;
height: 23px;
color: #FFFFFF;
font-weight: bold;
padding-left: 3px;
}
.corpo{
background-color: #FFFFFF;
border-color: #140DA7;
border-style: solid;
width: 600px;
padding-top: 3px;
}
.testo_box_form{
color: #FFFFFF;
font-weight: bold;
}
.box_link{
background-color: #E6E6F6;
border-color: #615DB1;
border-style: solid;
border-width: 1px;
width: 177px;
padding-top: 2px;
padding-left: 3px;
padding-bottom: 3px;
}
.titolo_corpo{
background-color: #E9E9F5;
width: 600px;
height: 23px;
font-weight: bold;
padding-left: 5px;
}
.piede{
background-color: #140DA7;
color: #FFFFFF;
}
a {
color: #140DA7;
}
a:link {
text-decoration: none;
font-weight: bold;
}
a:visited {
text-decoration: none;
font-weight: bold;
}
a:hover {
text-decoration: underline;
}
h2 {
font-size: 11px;
font-weight: bold;
}
h1 {
font-size: 10px;
font-weeight: bold;
}

a.bianco {
color: #FFFFFF;
}
a.bianco:link {
text-decoration: none;
font-weight: bold;
}
a.bianco:visited {
text-decoration: none;
font-weight: bold;
}
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;
}
