
a.nodec   { text-decoration: none }
a:hover   { text-decoration: none; color: green; background-color: yellow }

li
{
font-size: medium;
font-weight: normal;
}

li.firstLevel
{
margin-bottom: 20px;
}

