/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

A:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

A:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}