TD,P,body {
COLOR: #000000;
FONT-FAMILY: "tahoma";
FONT-SIZE: 8pt;
text-decoration:none;
}
A:link {
color:#66CC66;
text-decoration:none;
FONT-SIZE: 8pt;
}
A:visited {
color:#66CC66;
text-decoration:none;
FONT-SIZE: 8pt;
}
A:active {
color:#FF0000;
text-decoration:none;
FONT-SIZE: 8pt;
}
A:hover {
color:#FF0000;
text-decoration:underline;
FONT-SIZE: 8pt;
}