BODY {
	
}

A {
	color: #DAA520;
	text-decoration: none;
}

A:HOVER {
	color: #CD5C5C;
	text-decoration: underline;
}