@charset "utf-8";
.texto12_white {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.texto11_gris {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.texto11_grisbold {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.textored18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.textored15blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.texto12_gris {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
