<head>
<style type="text/css">

.lateral {
width:180px;
text-decoration:none;
border-bottom-width: 1px;
border-top-width: 1px;
border-right-width: 0px;
border-left-width: 0px;
}

a.menu {
border-bottom-width: 1px;
border-top-width: 1px;
border-right-width: 0px;
border-left-width: 0px;
position:relative;
font: 12px Arial, Helvetica, sans-serif;
color:#FFFFF0;
text-decoration:none;
display:block;
}

a.menu:hover {font-weight:bolder;
text-decoration:none;
color:black;
}
</style>
</head>

