.inicio {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: oblique;
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
}
.grande {
	font-family: Verdana;
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}

