.Level1Item 
{
color : #E1E1E1;
font-family : Georgia;
text-decoration : none;
font-size : 13px;
padding-right : 25px;
}

.Level1ItemActive 
{
color : #000000;
cursor : pointer;
text-decoration : none;
font-family : Georgia;
padding-right : 25px;
font-size : 13px;
}

.Level1ItemHover 
{
text-decoration : none;
color : #000000;
cursor : pointer;
font-family : Georgia;
font-size : 13px;
padding-right : 25px;
}

