/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A {
	color: rgb(0,51,102);
 	font-weight: normal;
 	font-style: normal
}

.a1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(0,51,102);
 	font-weight: normal;
 	font-style: normal
}