
a:link {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-size: 12px;
	color: #FD8502;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-size: 12px;
	color: #FD8502;
	text-decoration: none;
	font-weight: normal;
}
.A:link {
	font-size: 12px;
	color: #7B7A7A;
	text-decoration: none;
	font-weight: bold;
}
.A:visited {
	font-size: 12px;
	color: #7B7A7A;
	text-decoration: none;
	font-weight: bold;
}
.A:hover {
	font-size: 12px;
	color: #FD8502;
	text-decoration: none;
	font-weight: bold;
}
.A:active {
	font-size: 12px;
	color: #FD8502;
	text-decoration: none;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}