a:link {
	color: #BA9501;
	text-decoration: none
}
a:hover {
	color: Red;
	text-decoration: none
}
a:visited {
	color: #BA9501;
	text-decoration: none
}
a:hover {
	color: Red;
	text-decoration: none
}