/* CSS Document */


td {
font-family:"Trebuchet MS";
color: #666666;
}

.footer {
font-weight:bold;
}

.footer td {
color:#578144;
}

.footer a:link, a:visited {
color:#578144;
text-decoration: none;
}

.footer a:hover, a:active {
text-decoration:underline;
}