.creditos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}

.textonegrita {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 15px;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.textoenlace {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 15px;
	font-variant: small-caps;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

a.textoenlace:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

.intro {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 14px;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.titulillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
