td.nav { background-color : #4C2D10;
} 
td.nav a {
	font-family :Arial ;
	font-size : 12px;
	/*font-weight : bold;*/
	color : #ffebc8;
	text-decoration : none;
	/*padding-left : 5px;
	padding-right : 5px;*/
} 
td.nav a:hover {
	text-decoration : none;
	/*font-weight : bold;*/
	color : #4C2D10;
	background-color : #ffebc8;	
} 
td.nav a:visited { 
	font-family :Arial  ;
	font-size : 12px;
	/*font-weight : bold;*/
	text-decoration : none;
	/*padding-left : 5px;
	padding-right : 5px;*/
}
.menu_abajo {
	font-family :Arial ;
	font-size : 12px;
	color : #336633;
	font-weight : bold;
	text-decoration : none;
}
.menu_abajo a:link, .menu_abajo a:visited { 
	font-family :Arial  ;
	font-size : 12px;
	color : #336633;
	font-weight : bold;
	text-decoration : none;
}
.menu_abajo a:hover {
	font-family :Arial ;
	font-size : 12px;
	color : #4C2D10;
	font-weight : bold;
	text-decoration : underline;
}