body {
	background-color: #F2F2F2;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.descripcion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.descripcion a:link{
	color: #ff0000;
}
.descripcion a:hover{
	color: #ff0000;
}
.descripcion a:visited{
	color: #ff0000;
}
.color-esp {
	color: #666666;
}

.seccionesLink a:link {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.secciones-sinlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

.seccionesLink a:visited {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.seccionesLink a:active {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.seccionesLink a:hover {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background: #000000;
	text-decoration: none;
	line-height: 16px;
}
.subseccionesLink a:link {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.subseccionesLink a:visited {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px;
	font-weight: none; 
	color: #FF0000; 
	text-decoration: none
}
.subseccionesLink a:active {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px;
	font-weight: none; 
	color: #FF0000; 
	text-decoration: none
}
.subseccionesLink a:hover {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px;
	font-weight: none; 
	color: #ffffff; 
	background: #FF0000;
	text-decoration: none;
}
.prevnextLink a:link {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px;
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: none;
}
.prevnextLink a:visited {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px;
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: none
}
.prevnextLink a:active { 
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px;
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: none
}
.prevnextLink a:hover {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}

.font10px {
	font-size: 10px;
}
.pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
