a:link {
	font-family: "Arial";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Arial";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 14px;
	line-height: 20px;
	color: #0033CC;
	text-decoration: none;
}
a:active {
	font-family: "Arial";
	font-size: 14px;
	line-height: 20px;
	color: #0033CC;
	text-decoration: none;
}
a.01:link {
	font-family: "Arial";
	font-size: 15px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.01:visited {
	font-family: "Arial";
	font-size: 15px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.01:hover {
	font-family: "Arial";
	font-size: 15px;
	line-height: 20px;
	color: #0033CC;
	text-decoration: none;
}
a.01:active {
	font-family: "Arial";
	font-size: 15px;
	line-height: 20px;
	color: #0033CC;
	text-decoration: none;
}
