/* CSS Document */

a.linksuche {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

a.linksuche:hover {
	color:#0F2C3C;
	text-decoration:underline;
	font-weight:bold;
}


