.bold_mag {
	font-weight: bold;
}
.blue_mag {
	color: #0061A6;
}
.title_mag {
	font-size: 14px;
	font-weight: bold;
}
.bluetitle_mag {
	font-size: 14px;
	font-weight: bold;
	color: #0061A6;
}
.bigtitle_mag {
	font-size: 24px;
	color: #0061A6;
}
.bigtitleblack_mag {
	font-size: 24px;
	color: #000000;
}
.box_mag {
	padding: 3px;
	border: thin solid #B0C801;
}
.textLayerMag {
	text-align: justify;
}
.sumLayerMag {
	padding: 5px;
	border: thin solid #0061A6;
	list-style-type: circle;
	background-color: #DDEDF7;
}
<!--
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
    color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
-->
