

.levy
{
padding: 0;
margin: 0;
}

.levy a
{
text-decoration: none;
color: #000000;
display: block;
width: 100%;
text-align: center;
}

.levy ul, .levy li
{
list-style-type: none;
margin: 0;
padding: 0;
}

ul.uuu li.nnn
{
font-size: 16px;
font-family: tahoma;
font-weight: bold;
float: center;
position: relative;
font-weight: center;
background: #99CCFF;
border-bottom: 1px solid black;
padding-top: 3px;
height: 25px;
_width: 0px; /* IE */
}

.levy a:hover
{
text-decoration: underline;
}

ul.uuu li.nnn
{
behavior: url(hover.htc);
}

ul.uuu li.nnn:hover,
ul.uuu li.nnnHover
{
background: #4078FD;
border-bottom: 1px solid red;
}

ul.uuu li.nnnHover ul.uroven2,
ul.uuu li.nnn:hover ul.uroven2
{
visibility: visible;
}
