.b-blue-10-line {
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: underline;
	line-height: normal;

}
.b-blue-11 {

	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	line-height: normal;
}
.b-blue-11-line {


	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: underline;
	line-height: normal;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
