BODY {
	color : #FFCC66;
}

A {
	color : #FFCC66;
	text-decoration : none;
}

A:HOVER {
	color : White;
	text-decoration : underline;
}
