body {
	background-color: #750000;
}
a{
	font-family: Arial;
	color: #660000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660000;
}
a:hover {
	color: #b40000;
	cursor:hand;
	text-decoration: underline;
}
.pie {
	font-family: Arial;
	font-size: 12px;
	color: #660000;
}
a.pie {
	font-family: Arial;
	text-decoration:none;
	font-size: 12px;
	color: #660000;
}
a.pie:visited {
	font-family: Arial;
	text-decoration:none;
	font-size: 12px;
	color: #660000;
}
a.pie:hover {
	font-family: Arial;
	text-decoration:none;
	font-size: 12px;
	color: #b40000;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.texto-contenido {
	font-family: Arial;
	font-size: 12px;
	color: #3c3c3a;
	line-height: 20px;
}
.texto-contenido-interno {
	font-family: Arial;
	font-size: 12px;
	color: #3c3c3a;
	line-height: 25px;
}
