BODY {
	
}

A {
	color : #ccc673;
	text-decoration : none;
}

A:HOVER {
	color : #cc99cc;
	text-decoration : underline;
}
