
body{
	margin:0px;
	scrollbar:no;
}
.marco {
	border: 1px solid #FFFFFF;

}
.textoLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}

.textoLinks a:link
{
	color: #003386;
	text-decoration: none;
}

.textoLinks a:visited
{
	color: #003386;
	text-decoration: none;
}

.textoLinks a:hover
{
	color: #666666;
	text-decoration: none;
}

