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

.CSS {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	color: rgb(255,255,204);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(194,175,148);
 	padding-top: 5px;
 	padding-bottom: 5px
}
