A:link {
  color: #D1BE98;
  text-decoration: none;
	background-color: transparent;
}
A:visited {
  color: #D1BE98;
  text-decoration: none;
	background-color: transparent;	
}

A:hover {
  color: #373530;
  text-decoration: none;
  background-color: transparent;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C6C4BF;
}

.runin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C6C4BF;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C6C4BF;
}



.text {
	background-color: #646157;
	padding: 15px;
	padding-top: 0px;
}

.box {
	background-color: #7E7A6C;
	padding: 4px;
	width: 390px;
}
