BODY {
	background-color: #DEC262;
	

}
.testosito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3B14;
	text-align: justify;
}
A:link, A:visited {
	text-decoration: none;
	color: #5A3B14;
}
A:hover {
	text-decoration: underline;
	color: #5A3B14;
}

