/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(255,255,255);
	font-family : Eurostile;
	font-weight : normal;
	font-style : normal}
 A:link { font-family: Arial Unicode MS ; font-size: x-small; color: rgb(255,51,51); font-weight: bold; text-decoration: none }
 A:visited { font-family: Arial Unicode MS ; font-size: 8pt; color: rgb(0,0,0); text-decoration: none ;
	font-style : italic}
 A { font-size: x-small; color: rgb(255,51,51); text-decoration: none }
 A:hover { font-size: x-small;
	font-family : Arial Unicode MS }
 
