.a1:link {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: 500;
}
.a1:visited {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.a1:hover {
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: 500;
}
.a1:active {
	font-size: 10pt;
	color: #FF0000;
}
.a3:link {
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
		line-height: 160%;
	font-weight: 500;
}
.a3:visited {
	font-size: 10pt;
	color: #990000;
		font-weight: 500;
			line-height: 160%;
	text-decoration: none;
}
.a3:hover {
	font-size: 10pt;
	color: #FF0000;
		line-height: 160%;
	text-decoration: none;
	font-weight: 500;
}
.a3:active {
	font-size: 10pt;
		line-height: 160%;
	color: #FF0000;
}


.a2{
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: 400;
	line-height: 160%;
}
.a22{
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: 500;
	line-height: 160%;
}