/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.colyellow {
	background-color: rgb(255,203,0)
}

.bluelink {
	color: rgb(52,51,153)
}

.colblue {
	background-color: rgb(52,51,153)
}
