body,td,li,p {
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
}

a:link {
color: #666666;
text-decoration: underline;
font-weight: none;
}

a:visited {
color: #666666;
text-decoration: underline;
font-weight: none;
}

a:hover {
color: #996699;
text-decoration: underline;
font-weight: none;
}

a:active {
color: #996699;
text-decoration: underline;
font-weight: none;
}

.fullheight {
height:100%;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}