body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Black;
	text-decoration: none;
	background: White;
}
.marcorelojoj {
	border: 1px solid Gray;
	font-size: 12px;
	color: Lime;
	background-color: Black;
}
A.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: White;
}
A.enlaces {
	border: 1px none Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #DCDCDC;
	text-decoration: none;
}
A.enlaces:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #FFDE1C;
	text-decoration: none;
}
A.enlaces2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}
A.enlaces2:hover{
	border: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: Gray;
	text-decoration: none;
}
.pie {
	border: 1px none Gray;
	font-size: 10px;
}
A.enlacepie {
	border: 1px none Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: Gray;
	text-decoration: none;
}
A.enlacepie:hover{
	border: 1px none #FF8C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #FF8C00;
}
#contenido{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Black;
	text-decoration: none;
	background: White;
}
#secionLinks h3{
	padding: 5px 0px 2px 5px;
	border-bottom: 1px solid Blue;
}

#secionLinks a:link, #secionLinks a:visited {
	display: block;
	border-top: 1px solid Gray;
	border-bottom: 1px none Blue;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: Black;
	text-decoration: none;
}

#secionLinks a:hover{
	border-top: 1px solid Yellow;
	background-color: #FF4F4F;
	background-image: none;
	font-weight: bold;
	color: #FFBD40;
	text-decoration: none;
}
.fondo_texto1{
	border: 1px solid Gray;
	font-size: 12px;
	color: Black;
}
.fondo_texto2{
	border: 1px solid Gray;
	font-size: 12px;
	color: Black;
	background-color: #F5F5DC;
}
