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

.fondo {
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
}
.creditos {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #3E220D;
}
.titulo_under {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC9607;
}
.titulo_under_2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #CC9607;
}
.texto_under {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #93630D;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.textos {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
}
.textos_2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
