body, p, td {
color: #000000;
font-family: Tahoma;
}
a:link {
color: #000080;
font-style: none;
font-weight:700;
text-decoration: none;
}
a:visited {
color: #666666;
font-style: none;
text-decoration: none;
}
a:active {
color: #FF0066
font-style: none
text-decoration: none;
}
a:hover {
color: #FF0066;
font-style: none;
text-decoration: underline;
}
.biggertext{
color: #CCCCCC;
font-family: Tahoma;
}