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;
}
.style1 {color: #0000FF}
.style2 {color: #FF0000}
.style3 {color: #0F0F0F}