

A:link {text-decoration : none;}
A:visited {text-decoration : none;}
A:hover {color: #FF6600; text-decoration: underline;}
A:active {text-decoration: underline overline; }


.link {text-decoration: none;}

.link:hover {color: #FF6600; cursor: hand; text-decoration: bold; text-decoration: underline;}

