A:link {
	text-decoration: none;
	color: #515151;
} 
A:active { text-decoration: none; color: #666666} 
A:visited { text-decoration: none; color: #666666} 
A:hover { text-decoration: underline; color: #000000}

body {
color:#000000;
FONT-FAMILY: verdana,arial;
SCROLLBAR-FACE-COLOR: White;
SCROLLBAR-HIGHLIGHT-COLOR: White;
SCROLLBAR-SHADOW-COLOR: Black;
SCROLLBAR-3DLIGHT-COLOR: White;
SCROLLBAR-ARROW-COLOR: Silver;
SCROLLBAR-TRACK-COLOR: White;
SCROLLBAR-DARKSHADOW-COLOR: White;}

td {line-height:15pt;font-size:11px; text-align:left;}
.titolo1 {font-size:13px;color:#000000;font-weight: bold}
.titolo3{
	font-size:11px;
	color: #515151;
	font-weight:normal
}
input{
	border-left-width : 1px;
	border-top-width : 1px;
	border-bottom-width :1px;
	border-right-width : 1px;
}

input.marqueefrase{
	border-left-width : 0px;
	border-top-width : 0px;
	border-bottom-width :0px;
	border-right-width : 0px;
	font-weight : bold;
	font-family:"verdana,arial";
	color:#000000;
	font-size : 10px;
}

legend.frase{
	font-family:"verdana,arial";
	color:#000000;
	font-size : 10px;
}



textarea.messaggio {
	border-left-width : 1px;
	border-top-width : 1px;
	border-bottom-width :1px;
	border-right-width : 1px;
	background-color: #FFFFFF;
	font-family:"verdana,arial";
	font-size : 11px;
}

input.button{
	background-color: #FFFFFF;
	color:#515151;
	font-family:"verdana,arial";
	font-size : 11px;
}

