.nav { 

width: 90px;
font:10 px;
font-family: Arial;
line-height: 10 px;
text-decoration:none;
}

.nav a {
display:block;
font: 10 px ,Arial,sans-serif;
line-height:18px;
color:#9C9371;
text-decoration:none;
}

.nav a:hover {
color:#D36966;
}

.leer {
background-color:#000000;
line-height:18px;
color:#000080;
text-decoration:none;
}
