<!--

a.hmenu, a:hover.hmenu, a.hmenux{
font-family : tr century gothic, century gothic, arial,verdana;
font-size: 16px;
line-height : 40px;
color:  #8a1e46;
text-decoration: none;
padding: 10px;
outline: none;
border-bottom: 5px transparent;
background-color: #eee0e9;
}
a.hmenu{
border-bottom: 5px transparent;
background-color: #eee0e9;
}
a:hover.hmenu, a.hmenux{
border-bottom: 5px solid #fff;
background-color: #fff;
}


a.marker, a:hover.marker{
font-family : tr century gothic, century gothic, arial,verdana;
font-size: 16px;
color:  #8a1e46;
text-decoration: none;
padding-left: 0px;
margin-bottom: 0px;
outline: none;
}
a.marker{ color: #8a1e46; }
a:hover.marker { color:  #333; }

-->