a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

b:visited {
	text-decoration: none;
	color: #AEC1E9;
}
b:hover {
	text-decoration: none;
	color: #AEC1E9;
}
b:active {
	text-decoration: none;
	color: #FFFFFF;
} 


body {	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AEC1E9;
}
.img_style {
	img: none;
}

.bodystyle {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
.Negrostyle {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
.Celeste {
	font-family: Verdana;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
.CelesteNegrita {
	font-family: Arial;
	font-size: 14px;
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
}
.LinkNavegalo {	
	font-size: 9px;
	font-weight: boldtext-decoration: nonetext-align: justifyfont-size: 12pxfont-family: Verdanacolor: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
}
.tituloAzulNavegalo {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.TitulosFoot {
	font-size: 14px; 
	font-weight: bold; 
	font-family: Verdana;
	color: #003399;
}