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