a:link {
	text-decoration: none;
 	color: #a9965b;
}

a:visited {
	text-decoration: none;
	color: #a9965b;
}

a:hover {
	text-decoration: none;
	color: #ceb66e;
}

body {
	color: #ffffff;

}
