@charset "utf-8";
body {
	background-color: #5A8ED6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_comitor {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.texto_general {
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #666F73;
}
.resaltado_azul {
	font-size: 18px;
	color: #1C4A95;
	font-weight: bold;
	font-family: "Arial Narrow";
}
.resaltado_gris {
	font-size: 24px;
	color: #D7DADB;
	font-weight: bold;
	font-family: "Arial Narrow";
}
.style5 {
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #5A8FD8;
	font-weight: bold;
}
.style6 {
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #5E7D8A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #9EBFE8;
}
a:active {
	text-decoration: none;
}
.style8 {font-family: "Arial Narrow";
	color: #00A5FB;
}
.style12 {	font-size: 29px;
	font-family: "Arial Narrow";
	color: #5A8FD8;
}
.resaltado_rosa {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #FF0066;
	font-weight: bold;
}
.menu_negro {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #3384B1;
	font-weight: bold;
}
