.negrito {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.rojo {

	font-family: "Century Gothic";
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}
.link {

	font-family: "Century Gothic";
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
}
.chico {

	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.navegacion {


	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.blanco {



	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.amarillo {




	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
