a:link {
	font-family: "Myriad Web";
	font-size: 10pt;
	font-weight: bold;
	color: #3593BB;
	text-decoration: none;
}
a:hover {
	font-family: "Myriad Web";
	font-size: 10pt;
	font-weight: bold;
	color: C0BA99;
	text-decoration: none;
}
a:visited {
	font-family: "Myriad Web";
	font-size: 10pt;
	font-weight: bold;
	color: #3593BB;
	text-decoration: none;
}
