.verdana_9_negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.tahoma_11_negro {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.tahoma_11_gris {
	font-family: tahoma;
	font-size: 11px;
	color: 6B6F77;
}
.tahoma_12_b_azul {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 1D2D7B;
	text-decoration: blink;
}
.tahoma_11_link {
	font-family: tahoma;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}