.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.textonormal {
	color: #FFFFFF;
	font-family: Papyrus;
	font-size: 11px;
	text-align: justify;
}
.titulos {
	color: #0D447D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.subtitulos {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.textonaranja {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: 6699cc;
}
.bottompage {
	background-color:transparent;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color:black;
}
A.bottompage:link {
	text-decoration:none;
	color:003366;
}
A.bottompage:visited {
	text-decoration:none;
	color:003366;
}
A.bottompage:hover {
	text-decoration:none;
	color:#FFCC00;
}
A.bottompage:active {
	text-decoration:none;
	color:#003366;
}
