.resaltado {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	background-image: url(images/fondoma.gif);
}
.losenlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bold;
}
a:link {
	color: #5B005B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.encabezado {
	color: #702882;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
}
.texto {
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #5E0000;
}
.encabezadomenor {
	color: #5E0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
}
.mayor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #624200;
}

.finales {
	font-weight: bolder;
	font-size: 9px;
	text-transform: none;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #543007;
}
.losenlacesmayor {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	font-variant: small-caps;
	font-weight: normal;
}
.enlacitos {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.unidades {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFCC;
}
.encabezadomenor2 {

	color: #5E0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
}
.fondo {
	background-attachment: fixed;
	background-image: url(images/fondoma.gif);
	background-repeat:  repeat-y;
	background-position: center center;
}

.rotulo {
	color: #6F0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
body {
	background-color: #Eeeecc;
	margin-bottom: 10px;
	margin-top: 0px;
}
