.textonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.textonegrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texto16garamond {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-variant: normal;

}
