.text blanco { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.text negro { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.resaltado  blanco { color: white; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.pocoespacio {
	line-height: normal;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFCC99;
	font-weight: bold;


}
.nosubraya {
	text-decoration: none;
	color: #FF9933;

}
.nosubrayaazul {

	text-decoration: none;
	color: #0000FF;
}
.nosubraya2 {
	color: #FF9933;
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;


}
