.artikel {
	font-size: 12px;
}

.artikel a {
	font-size: 12px;
	color: #014ab9;
	text-decoration:underline;
}

.artikel h1 {
	font-size: 18px;
	color: #FF2A00;
	font-weight: bold;
	text-decoration: underline;
}

.artikel h2 {
	font-size: 14px;
	color: #FF6C00;
	font-weight: bold;
}

.artikel h2 a {
	font-size: 14px;
	color: #014ab9;
	font-weight: bold;
	text-decoration: underline;
}

.artikel h3 a {
	font-size: 12px;
	color: #00579A;
	font-weight: bold;
	text-decoration: underline;
}

/*

.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	text-decoration: underline;
	color: #fff586;
}

*/