a:link {
	font-family:  Arial,  sans-serif;
	font-size: 12px;
	color: C4112F;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	color: C4112F;
	text-decoration: none;
	font-weight: bold;
	
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: C4112F;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	color: C4112F;
	text-decoration: none;
	font-weight: bold;
}

