A {     
text-decoration : none;
}
A:hover { 
text-decoration : underline;
}
a.side {
text-decoration: none;
}
a.side:hover {
text-decoration: underline;
}
