A {
	color : #666633;
	font-family : sans-serif;
	text-decoration : none;
}

A:HOVER {
	color : #660000;
	font-family : sans-serif;
	text-decoration : none;
}

A:VISITED {
	color : #A2AFA2;
	font-family : sans-serif;
	text-decoration : none;
}
A:ACTIVE {
	color : #669A33;
	font-family : sans-serif;
	text-decoration : none;
	
}

body,table, td, tr{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

.small{
	font-size: 10px; 
}

.impressum {
	color : #666633;
	font-family : arial;
	text-decoration : none;
	font-size: 7.5pt;
}
