BODY {
	
}

A {
	color : #0000FF;
	text-decoration : none;
}

A:HOVER {
	color : #000066;
	text-decoration : underline;
}

