/* CSS Document */

body {
	background-color: #006699;
}

.Estilo8 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC3300; }
.Estilo10 {color: #CCCCCC}
.Estilo12 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Estilo14 {font-size: 12px}
.Estilo15 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo16 {
	font-size: 14px;
	color: #FFFFFF;
}
.Estilo17 {color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; }
a:link {
	color: #00CCFF; 
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #253055;
}
.Estilo18 {
	color: #993300;
	font-weight: bold;
}
