@charset "ISO-8859-1";
a:visited {
	font-family: Calibri;
	font-size: 16px;
	color: #2962AE;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
a:active {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #2C54A7;
}
a:link {
	font-family: Calibri;
	font-size: 16px;
	color: #2962AE;
	text-decoration: none;
	font-weight: bold;
}
