BODY {
	
}

A {
	text-decoration : none;
; color: #0033FF
}

A:HOVER {
	color : #FF3300;
	text-decoration : none;
}