/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.hpmttli {
	font-family: Sylfaen, serif;
 	font-size: 15px;
 	font-weight: bold;
 	background-color: rgb(232,207,147)
}

A {
	color: rgb(232,207,147);
 	text-decoration: none 
}