body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #52A3A3;
}

.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #52A3A3;	
}

.menu {
	font-size: 10pt;
	background-color: #4283AB;
	font-weight: bold;
}

a.menusup:visited {
	text-decoration: none;
	color: #FFEEFF;
}

a.menusup:link {
	text-decoration: none;
	color: #FFEEFF;
}

a.menusup:hover {
	text-decoration: underline;
}

a.cuerpo:visited {
	text-decoration: none;
	color: #660000;
	font-weight: bold;

}

a.cuerpo:link {
	text-decoration: none;
	color: #660000;
	font-weight: bold;

}

a.cuerpo:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #660000;

}

a.cuerpoEnlaces:visited {
	text-decoration: none;
	color: #666600;
	font-weight: bold;

}

a.cuerpoEnlaces:link {
	text-decoration: none;
	color: #004D99;
	font-weight: bold;

}

a.cuerpoEnlaces:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #660000;

}

.titulo {
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}

.textoTitulo {
	font-size: 9pt;
	color: #FFFFCC;
	background-color: #669966;
	text-align: center;
	font-weight: bold;
}

.texto {
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
}

.textoEnlaces {
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;

}

.textoFecha {
	font-size: 9px;
	color: #CCCCCC;
	background-color: #4283AB;
	font-weight: normal;
	text-align: ceneter;
}

a.enlace:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}

a.enlaceCorreo:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

a.enlaceCorreo:hover {
	text-decoration: underline;
}