/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:active {
	color: rgb(153,102,0)
}

A {
	color: rgb(153,102,0)
}
