a:link{
	color : #ffffff;
	text-decoration : none;
	border: none;
}

a:visited{
	color : #ffffff;
	text-decoration : none;
	border: none;
}

a:hover{
	text-decoration : none;
	color : #e3e3e3;
	border: none;
}

a:active{
	text-decoration : none;
	color : #ffffff;
	border: none;
}


body{
	background-position: top left;
	font-color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulo{
	color:#ff0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight: bold;
}
.testo{
	color:#272626;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}

