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