/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.testtest {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,204,0)
}
