.mnlateral-bk {
	background-color: #ebebeb;
	background-image: url(../view/imagenes/menu/bk-tabladegrade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #045FB4;
	text-decoration: none;
}