a:link {
	color: #D49F00;
	text-decoration: none;
}
a:hover {
	color: #009FFF;
	text-decoration: underline;
}
a:visited {
	color: #550000;
	text-decoration: none;
}
