A:LINK {
;
text-decoration: none

}

A:HOVER{

	color : #FF0000;

	text-decoration : none;

}

A:ACTIVE{
;
text-decoration: none

}
a:visited {  text-decoration: none}
