﻿body
{
    background-color: #f5f5f5;
}

.SilverSwitchFooter
{
    font-size: 11px;
    color: #a9a9a9;
    font-family: Arial;
    text-decoration: none;
}
.SilverSwitchFooterLink
{
    font-size: 11px;
    color: #a9a9a9;
    font-family: Arial;
    text-decoration: none;
}
.SilverSwitchFooterLink:Hover
{
    font-size: 11px;
    color: #000000;
    font-family: Arial;
    text-decoration: underline;
}
