A {
	color : #FFFFCC;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

