a {
	font-size: 12px;
	color: #000000;
}
a:hover {
	color: #007D79;
}
a.a1:link {
	font-size: 12px;
	color: #0369D4;
	font-weight: normal;
}
a.a1:visited {
	font-size: 12px;
	color: #0369D4;
	font-weight: normal;
}
a.a1:hover {
	font-size: 12px;
	color: #024E99;
	font-weight: normal;
}
a.a1:active {
	font-size: 12px;
	color: #0369D4;
	font-weight: normal;
}
.line {
	border: 1px solid #A5A5A5;
}
a.a2:link {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
a.a2:visited {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
a.a2:hover {
	font-size: 14px;
	font-weight: normal;
	color: #333399;
}
a.a2:active {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

