A {
	color: #FFD700;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
}
A:hover {
	color: #FFD700;
	font-weight: bolder;
	text-decoration: underline;
}
