a.Menu
{
color: #AFC0CF;
text-decoration: none;
}
a:hover.Menu
{
color: #ffffff;
text-decoration: none;
}

a.Link
{
color: #FF9900;
text-decoration: none;
font-family: arial;
font-size: 8pt;
}
a:hover.Link
{
color: #FF9900;
text-decoration: underline;
font-family: arial;
font-size: 8pt;
}

a.Nav
{
color: #FF9900;
text-decoration: none;
}
a:hover.Nav
{
color: #FF9900;
text-decoration: underline;
}

a.Copyright
{
color: #0D3D6E;
text-decoration: none;
}
a:hover.SubMenu
{
color: #0D3D6E;
text-decoration: underline;
}

a.HowDoWeDoIt
{
color: #4C7094;
text-decoration: underline;
}
a:hover.HowDoWeDoIt
{
color: #9E1410;
text-decoration: underline;
}

a.Tab
{
color: #4C7094;
text-decoration: none;
}
a:hover.Tab
{
color: #102C49;
text-decoration: none;
}
