a {
	text-decoration : none;
	color : #696560;
}
a:hover {
	text-decoration : none;
	color : #6E1836;
}

.subline {
  font-family: Times-New-Roman,serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  LINE-HEIGHT: 20px; 
  font-weight: bold;
  color: #6E1836;
}

.text {
  font-family: Times-New-Roman,serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  LINE-HEIGHT: 20px; 
  color: #696560;
}

.bold {
  font-family: Times-New-Roman,serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  LINE-HEIGHT: 20px; 
  color: #696560;
}

.klein {
  font-family: Times-New-Roman,serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  LINE-HEIGHT: 16px; 
  color: #696560;
}