#menu a {
background: url('images/menu3.png') repeat-x;
height: 100%;
color: #ffffff;
padding: 12px 20px 12px 20px;
font-weight: bold;
text-decoration: none;
}


#menu a:hover {
background: url('images/menu4.png') repeat-x;
height: 100%;
font-size: 18;
color: black;
padding: 12px 20px 10px 20px;
font-weight: bold;
text-decoration: none;
}

#link a {
width: 100%;
background-color: #E1E1E1;
color: #000000;
font-weight: normal;
text-decoration: none;
}

#link a:hover {
background-color: #599595;
widh: 200px;
height: 19;
background-image: url('images/seta.gif');
background-color: #599595;
color: white;
font-weight: bold;
margin-left: 0px;
text-decoration: none;
}

#menuesq a {
width: 190px;
padding: 0px 0px 0px 0px;
text-decoration: none;
}

#menuesq a:hover {
border-top: 2px solid #599595;
border-bottom: 2px solid #599595;
text-decoration: none;
}
