.nombres {
	font-family: "new york";
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.ingles {
	font-family: "new york";
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #C0FF59;
}
.titulos {
	font-family: "new york";
	font-size: 20px;
	line-height: 20px;
	font-weight: bolder;
	color: #FFFFFF;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #FF9933;
}
.prueba {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 26px;
	font-weight: bolder;
	font-variant: normal;
	color: #CCFF66;
	text-decoration: blink;
	text-transform: capitalize;
}
.titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.basico {
	font-family: "New York";
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.verdanafinal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
