/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.am {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 24px;
 	color: rgb(198,35,35);
 	font-weight: bold;
 	text-align: center;
 	background-color: transparent
}

.am_links {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 20px;
 	color: rgb(198,35,35);
 	text-align: left
}