body {
	margin: -10px 0 0 0px;
	text-align: center;
	
}
/* Definizione Body*/
.spnMessageText a:link    {color:darkblue;text-decoration:underline}
.spnMessageText a:visited {color:blue;text-decoration:underline}
.spnMessageText a:hover   {color:red;text-decoration:underline}
.spnMessageText a:active  {color:red;text-decoration:underline}
.spnSearchHighlight {background-color:yellow}
.menuforum {
font-size: 12px;
	background-color: #F2F7FD;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

} 
.rigatestata {
	background-color: #669966;
	border: 1px solid #A3A363;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
img {	border: 0px ;}
