@charset "utf-8";
body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	color: #333333;
}
.encabezado_tabla {
	font-size: medium;
	font-weight: bold;
	margin: 5px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #003399;
}

.menurow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.numerosbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-position: center top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.titulo_ {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
