a:link, a:visited, a:active {
text-decoration: none;
color: #CCCCCC;
}

a:hover {text-decoration: underline; 
color:#FFFFFF;
}