body
{
    font-family: Arial; 
}
div.nav
{
    position: relative; top: 0px; width: 137px; height: 21px; background-color: #5ab0e0;
}
a.nav
{
    color: #ffffff; font-family: Arial; font-weight: bold; font-size: 12px; text-decoration: none;
}
div.navImg
{
    position: absolute; left: 0px; top: 0px; width: 21px; height: 21px;
}
div.navLink
{
    position: absolute; left: 21px; top: 4px; width: 116px; height: 21px;
}