A.haupt:LINK {
	color : White;
	text-decoration : none;
}

A.haupt {
	color : White;
	text-decoration : none;
}
A.haupt:VISITED {
	color : White;
	text-decoration : none;
}
A.haupt:HOVER {
	color : Yellow;
	text-decoration : none;
}
A.haupt:ACTIVE {
	color : Yellow;
	text-decoration : none;
}


