
A {
text-decoration:none;
}
A:hover {
font-family : Arial;
color:#0000ff;
text-decoration:underline;
}
A:visited {
color:;
text-decoration:none;


