/* CSS Document */

td{
color: #686868;
font-family: trebuchet;
font-size: 12px;
text-decoration: none;
font-weight : regular;
}

a{
color: #5E83D5;
font-family: trebuchet;
font-size: 12px;
font-weight : regular;
text-decoration: underline;
}

.maintext{
color: #686868;
font-family: trebuchet;
font-size: 12px;
text-decoration: none;
font-weight : regular;
}

.2{
color: #9F9999;
font-family: trebuchet;
font-size: 12px;
text-decoration: none;
font-weight : regular;
}

.3{
color: #1963AE;
font-family: trebuchet;
font-size: 12px;
text-decoration: underline;
font-weight : regular;
}

.footertext{
color: #858590;
font-family: trebuchet;
font-size: 12px;
text-decoration: none;
font-weight : regular;
}