a:link {
	color: #002C6E;
	text-decoration: none;
}
a:active {
	color: #0083D7;
	text-decoration: underline;
}
a:hover {
	color: #0083D7;
	text-decoration: underline;
}
a:visited {
	color: #002C6E;
	text-decoration: none;

}
.content_link {
	color: #002C6E;
	font-size: small;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.bfreeplus {
	color: #0083D7;
	font-family: Arial, Helvetica;
	font-weight: bold;
}

