a:link
{
    color: #030;
    text-decoration: none;
}

a:visited
{
    color: #030;
    text-decoration: none;
}

a:hover
{
    color: #666666;
    text-decoration: underline;
}

a.sitemap:link
{
    color: #030;
    text-decoration: none;
}

a.sitemap:visited
{
    color: #030;
    text-decoration: none;
}

a.sitemap:hover
{
    color: #666666;
    text-decoration: underline;
}

a.MainMenu
{
    padding-left:10px;
    display:block;
    color:#666;
    font-weight:bold;
    text-decoration:none;
}

a.SubMenu
{
    padding-left:20px;
    display:block;
    color:#666;
    font-weight:bold;
    text-decoration:none;
}
    
a.sitemap
{
    font-size: 11px;
    color: #666;
    text-decoration: none;
}

a.MainMenu:hover
{
    color: #003399;
}

a.SubMenu:hover
{
    color: #003399;
}

a.button_l
{
    float: left;
    height: 27px;
    background: #fff url('../img/nsf_button.gif');
    background-position: top;
    width: 132px;
    font: 13px Verdana;
    color: #fff;
    font-weight: normal;
    margin: 0 1px 0 1px;
    padding-top: 12px;
    text-decoration: none;
    text-align: center;
}

a.button_l:hover
{
    float: left;
    background-position: bottom;
}

a.button_r
{
    float: right;
    height: 27px;
    background: #fff url('../img/nsf_button.gif');
    background-position: top;
    width: 132px;
    font: 13px Verdana;
    color: #fff;
    font-weight: normal;
    margin: 0 1px 0 1px;
    padding-top: 12px;
    text-decoration: none;
    text-align: center;
}

a.button_r:hover
{
    color: #fff;
    float: right;
    background-position: bottom;
}

a.button_r:visited
{
    color: #fff;
}

a.footer_links:link {
    font-size: 10px;
    color: #030;
}

a.footer_links:visited {
    font-size: 10px;
    color: #030;
}
