a:link {
	text-decoration: none;
	color: #B34322;
	font-weight: bold;
}
a:hover {
	color: #B34322;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #B34322;
	text-decoration: none;
}

