a.menuSelectedItem
{
    width:150px;
    height:10px;
    background-repeat: repeat-y;
    text-decoration:none;
}
a.menuUnSelectedItem
{
   width:150px;
   text-decoration:none;
    height:10px;
}

a.emailData
{
    font-family:Tahoma,Helvetica,serif;
    font-size:10px;
    letter-spacing:1px;
    color:black;
    text-decoration:none;
}
a.latestout,a.latestover
{
    font-family:Tahoma,Helvetica,sans-serif;
    font-size:9px;
    letter-spacing:1px;
    text-decoration:none;
}

a.latestout{color:#FFFFFF;}
a.latestover{color:#ff6600;}



a.topmenuout,a.topmenuover
{
    padding-left:2px;
    font-family:Tahoma,Helvetica,sans-serif;
    font-size:9px;
    letter-spacing:1px;
    font-weight:bold;
    text-decoration:none;
}

a.topmenuout{color:gray;}
a.topmenuover{color:#ff6600;}