a:hover { color: #3962B1; }

body, td
{
font-family: Verdana, Arial;
font-size:10px;
}

.lg {font-size: 12px; font-weight: bold;}

.td-logo {padding-top: 35px; padding-bottom: 25px;}


td.button-on
{
height: 17px;
width: 100px;
border-right: 2px solid #FFFFFF;
color: #FFFFFF;
background-color: #88ABDC
}

td.button-off
{
height: 17px;
width: 100px;
border-right: 2px solid #FFFFFF;
color: #FFFFFF;
background-color: #008000
}

.black A:link {color: #000000; text-decoration: none;}
.black A:visited {color: #000000; text-decoration: none;}
.black A:active {color: #000000; text-decoration: none;}
.black A:hover { text-decoration: underline; }

.white A:link {color: #FFFFFF; text-decoration: none;}
.white A:visited {color: #FFFFFF; text-decoration: none;}
.white A:active {color: #FFFFFF; text-decoration: none;}
.white A:hover { text-decoration: underline; }
