BODY {
	
}

A {
	color : #3300FF;
	text-decoration : none;
}

A:HOVER {
	color : #000099;
	text-decoration : underline;
}
