a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: 7e0500;
}

p, P, br, BR, .articlemaintext, td, TD, tr, TR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 264E6A;
	text-decoration: none;
	line-height: normal;
}
