body{
font-family: Tahoma,Verdana,Arial;
font-size: 12px;
background-color: #FFFFFF;
color: #8D2AA6;
border:none;
}
td{
font-family: Tahoma,Verdana,Arial;
font-size: 12px;
color: #8D2AA6;
border-width: 1px;
}
form{
margin: 0px;
}
input,textarea,select{
font-family: Tahoma,Verdana,Arial;
font-size: 12px;
}
td.box_form{
background-color: #8D2AA6;
padding: 5px;
}
td.titoli_link{
background-color: #8D2AA6;
width: 175px;
height: 25px;
color: #FFFFFF;
font-weight: bold;
padding-left: 3px;
}
.corpo{
	background-color: #FFFFFF;
	width: 595px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 3px;
	padding: 3px;
}
.testo_box_form{
color: #FFFFFF;
font-weight: bold;
}
.box_link{
background-color: #F5EAF8;
border-color: #CB5EE6;
border-style: solid;
border-width: 1px;
width: 175px;
padding-top: 2px;
padding-left: 3px;
padding-bottom: 3px;
}
.titolo_corpo{
background-color: #8D2AA6;
color: #FFFFFF;
font-size: 14px;
width: 595px;
height: 25px;
padding-left: 5px;
}
.piede{
background-color: #8D2AA6;
color: #FFFFFF;
}
a {
color: #8D2AA6;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a.underline{
color: #8D2AA6;
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;
}
