a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #A7A23A;
	text-decoration: none;
}
a:hover {
	color: #A7A23A;
}

