a {
color: #999;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}
