@charset "utf-8";
.categoria {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.creditos {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.link-creditos {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FF3300;
	text-decoration: none;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFAE00;
	text-decoration: none;
}
.subcategorias {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FF6600;
}
.subcategorias1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}
