@charset "utf-8";
/* CSS Document */

.contenido {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #132b33;
	text-align: justify;
}
.contenido a:visited {
	color: #666666;
	text-decoration: none;

}
.contenido a:link {
	color: #666666;
	text-decoration: none;

}
.contenido a:hover {
	color: #A6A241;
	text-decoration: none;

}
.contenido h1 {
	font-size: 16px;
}
.anuncios {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBFF81;
}
.anuncios a:visited {
	color: #FBFF81;
	text-decoration: none;

}
.anuncios a:link {
	color: #FBFF81;
	text-decoration: none;

}
.anuncios a:hover {
	color: #FBFF81;
	text-decoration: none;

}
.bordegeneral {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
.creditos {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #ffffff;
}
.creditos a:visited {
	color: #e50000;
	text-decoration: none;
}
.creditos a:link {
	color: #e50000;
	text-decoration: none;

}
.creditos a:hover {
	color: #ffffff;
	text-decoration: none;

}
