

.red {
	
	color: #FF0000;
}

.red a:link {
color: #339999 ! important;
}


.violett {
	
	color: #990066;
}

.violett a:link {
color: #339999 ! important;
}


.blue {
	
	color: #0033CC;
}

.blue a:link {
color: #339999 ! important;
}


.green {
	
	color: #339900;
}

.green a:link {
color: #339999 ! important;
}


.orange {
	
	color: #FF3300;
}

.orange a:link {
color: #339999 ! important;
}


.dgruen {
	
	color: #006600;
}

.dgruen a:link {
color: #339999 ! important;
}


.braun {
	
	color: #CC6600;
}

.braun a:link {
color: #339999 ! important;
}


.bortoux {
	
	color: #990000;
}

.bortoux a:link {
color: #339999 ! important;
}


.cyan {
	
	color: #339999;
}

.cyan a:link {
color: #339999 ! important;
}

