.azul {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #002f2f;
	text-decoration: none;

}
.gris {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;

}
.azulBold {
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #002f2f;
	text-decoration: none;
	border: medium #990000;



}
.grisBold {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;

}
.negro {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	text-decoration: none;


}
.negroBold {
	font-family: Arial, Helvetica, Verdana, ;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;

}
.azulBold:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
.azul:hover {

	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
.gris:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-transform: none;
	text-decoration: none;

}
.grisBold:hover {

	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
.negro:hover {

	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
.negroBold:hover {

	font-family: Arial, Helvetica, Verdana, ;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6699CC;
	text-decoration: none;
}
.copyright {

	font-family: Arial, Helvetica, Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.pie:hover {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;


}

