.gris {
	font-family: tahoma;
	font-size: 11px;
	color: 333333;
}
.grisFuerte {
	font-family: tahoma;
	font-size: 11px;
	color: 333333;
	font-weight: bold;

}
.verde {

	font-family: tahoma;
	font-size: 11px;
	color: #103056;
	font-weight: bold;
}
.grisfooter {

	font-family: tahoma;
	font-size: 11px;
	color: 666666;
}
.grisoscurofooter {


	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none
}
.grisoscurofooter:hover {
	color:#103056
}
