A:LINK {

	color : #0033CC;

	text-decoration : none;

}

A:HOVER{
; color: #CC0033

}

A:ACTIVE{

	color : #0033CC;

	text-decoration : none;

}
a:visited {  text-decoration: none}
