body {
	background-color: #CCC8BB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.inea {
	border: 5pt solid #5C1158;
	background-color: #292929;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.negrita-naranja {
	font-weight: bold;
	color: #DDB000;
}
.justificar {
	text-align: justify;
}
hr {
	color: #999999;
}
.linea-foto {
	border: 2pt solid #DDB000;
}
.enlace-blanco {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.enlace-naranja {
	font-weight: bold;
	color: #DDB000;
	text-decoration: none;
}
.enlace-naranja-doble {
	font-weight: bold;
	color: #DDB000;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
