@charset "ISO-8859-1";
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #01B1E4;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Estilo3 {font-size: 12px}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.Estilo5 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.Estilo6 {color: #01B1E4}