@charset "utf-8";
a.sub:link {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #708BBD;
}
a.sub:visited {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #708BBD;
}
a.sub:hover {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #708BBD;
}
a.sub:active {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #708BBD;
}
.normal {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	color: #595959;
	text-decoration: none;
}
a.footer:link {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #737373;
}
a.footer:visited {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #737373;
}
a.footer:hover {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #737373;
}
a.footer:active {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #737373;
}

a.link:link {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	text-decoration: none;
	color: #708BBD;
}
a.link:visited {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	text-decoration: none;
	color: #708BBD;
}
a.link:hover {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	text-decoration: underline;
	color: #708BBD;
}
a.link:active {
	font-family: "Ms Sans Serif";
	font-size: 14px;
	text-decoration: none;
	color: #708BBD;
}
.topic {
	font-family: "Ms Sans Serif";
	font-size: 16px;
	color: #8DC63F;
	font-weight: bold;
	text-decoration: none;
}
