body {
		font-family: tahoma;
		font-size: 12px;
		background-color: white;
		color: black;
		line-height: 18px;
		padding-left: 20px;
		padding-right: 20px;
		
	}
	
table {
		font-family: tahoma;
		font-size: 12px;
		color: black;
		line-height: 18px;
		
	}
	
.text {
		font-size: 12px;
		color: black;
		line-height: 18px;
		
	}
	
a.menu {
		font-size: 12px;
		color: black;
		text-decoration:underline;
	}
	
.headline {
		font-size: 16px;
		color: #black;
		line-height: 18px;
		font-weight: bold;
		}
	


A.textlink {
				font-size: 12px;
				color: black;
				font-weight: normal;
				text-decoration: underline;
}

A.textlink:hover {
				font-size: 12px;
				color: #bd6c50;
				font-weight: normal;
				text-decoration: underline;
}
