a:link {
	color: #FFE4AE;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	color: F4DE64;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #993300;
	text-decoration: none;
	font-weight: bold;


}
