a {
text-decoration: none;
color: #444444;
}
a:hover {
text-decoration: underline;
}