A:ACTIVE {
text-decoration :  none;
}
A:VISITED {
}
A  {
color : green;
text-decoration :  none;
}
BODY {
background-image : url();
text-decoration :  none;
}
A:HOVER {
color : #FF1717;
text-decoration :  underline;
}

