body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-style: normal;
	background-color: #ffffff;
	background: #ffffff;
	}
	
A {
	color: #B50000;
	text-decoration: none;
	}

A:hover {
	color: #595959;
	/*background-color: #FBFBFB;*/
	text-decoration: none;
	}
	
.more{
	text-align: right;
	padding-right:15px;
}
.next{
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
}
.headline{
	font-weight: bold;
	font-size: 14px;
}
h2{
	font-weight: bold;
	font-size: 14px;
}