.gralBlanco {
	font: normal 11px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
}
.gralNegro {

	font: normal 11px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	text-decoration:none;
}.gralNegro:hover {

	font: normal 11px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	text-decoration:underline;
}
.gralGris {


	font: normal 11px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #999999;
}
