﻿.navMenuItem
{
    font-family:Verdana;
    font-size:12px;
    color:Black;
    margin-right:10px;
    text-decoration:none;
    margin-bottom:5px;
}
.navMenuItemSelected
{
    font-weight:bold;
}
.navMenuItemHover
{
    color:Gray;
}