.menu_modalidades a {
	text-decoration: none;
	color: #14104E;
	font-weight: bold;
	display: block;
	padding: 2px;
	padding-left: 30px;
	background: #DEDCD5;
	border: 1px solid #DEDCD5;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	text-align: left;
	width: 155px;
}

.menu_modalidades a:hover {color: #db6d16; border: 1px solid #000; background: #F6F6EE;}

.menu_modalidades table { border-top: 1px solid silver; border-right: 1px solid silver;}