A{text-decoration:none;}

a:link {
color: #666666;
text-decoration: none;
}
a:visited {
color: #666666;
text-decoration: none;
}
a:active {
color: #666666;
text-decoration: none;
}
a:hover {
color: #CC0000;
text-decoration: none;
position : relative;
top: 1pt; left: 0pt;
border-bottom: 1px dotted #CC0000;
