@charset "utf-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
}

.texto , body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.texto:hover {
	color: #003399;
	text-decoration: underline;
}

a.texto:link {
	color: #003399;
}

a.texto {
	color: #003399;
}

