A:link
{
    color: #636261;
    text-decoration: none
}
A:visited
{
    color: #636261;
    text-decoration: none
}
A:active
{
    color: #636261;
    text-decoration: none
}
A:hover
{
    color: black;
    font-weight: bold;
    text-decoration: none
}

.whitelinks:link
{
    color: white;
    font-weight: bold;
    text-decoration: none
}

.whitelinks:visited
{
    color: white;
    font-weight: bold;
    text-decoration: none
}

.whitelinks:active
{
    color: white;
    font-weight: bold;
    text-decoration: none
}

.whitelinks:hover
{
    color: white;
    font-weight: bold;
    text-decoration: underline
}
