a {
	text-decoration:none;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 8pt
}
a:link {
	color:#2A60AA
}
a:visited {
	color:#2A60AA;
}
a:hover {
	color:#0C2B48;
	text-decoration:none;
	font-family:Arial,Tahoma, Helvetica;
}
a.two{
	text-decoration:none;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 8pt
}
a.two:link {
	color: #2A60AA
}
a.two:visited {
	color: #2A60AA
}
a.two:hover {
	color: #0C2B49;
	text-decoration:none;
	font-family:Arial,Tahoma, Helvetica;
}
a.three{
	text-decoration:none;
	font-family: Arial, Helvetica;
	 font-weight: bold;
	 font-size: 9pt
}
a.three:link {
	color: #FBC41C}
a.three:visited {
	color: #FBC41C}
a.three:hover {
	color: #2A60AA
;
	text-decoration:none;
	font-family:Arial,Tahoma, Helvetica;
}