<STYLE>
a:link {
color : #CCCCCC;
text-decoration : none;
}

a:visited {
color : #CCCCCC;
text-decoration : none;
}

a:active {
color : #000000;
text-decoration : none;
}
</STYLE>