A {
text-decoration:none;
color:#0000ff;
}
A:hover{
text-decoration :none;
color:#ff0000;
border-width : 1px;
border-style : dotted ;
border-color :#ff0000;
}
