links {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #346585;
	text-decoration: none;

}

a:link {
	font-size: 12px;
	font-weight: bold;
	color: #346585;
	text-decoration: none;

}

a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #346585;
	text-decoration: none;

}

a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #F2A25A;

}

a:active {
	font-size: 12px;
	font-weight: bold;
	color: #346585;
	text-decoration: underline;

}

