.border{
	border : 1px solid #000000;
	background-color : #FFFFFF;
}

TD {
	color : Black;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
}

.link {
	color : #FFFFFF;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	line-height: 20px;
}
.link:HOVER {
	color : #228b22;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-style : underline;
}
.classForm{
	color : Black;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	border : 1px solid #AAAAAA;
	background-color : #FFFFFF
	
}
.classFormButt{
	color : Black;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
}
.titolo {
	color : #FFFFFF;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold;
}
a:link.link3w,a:visited.link3w,a:active.link3w, a.hover.link3w { 
	color: #F37A01;
	font-weight: none;
	text-decoration: none;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 12px;
}
.msg {
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 7px;
}

