<style>{  }
a {
text-decoration: underline
}
a:hover {
color: #FF0066;
text-decoration: none;
}

a.menulink {
display: block;
width: 80%;
text-decoration: underline;
border: none;
}

//-->
</style>