#navegacion a {
text-decoration:none;
color: #fff;
font-weight: bold;
}
#navlist_top {
		margin: 0;
		padding: 0;
	}


.nav_row  {
		background: #17a44d;
		color: #ffffff;
		background-image: url(/images/arrow_up2_over.gif);
		background-repeat:no-repeat;
		background-position: center -10px;
		text-align:center;
font-weight: bold;
	}


