BODY
{
}

.braun
{
	color: #800000;
}

a
{
	color: White;
	text-decoration : none;
}

a:hover
{
	color: #800000;
	text-decoration : underline;
}

a:visited
{
	text-decoration : none;
}

a:active
{
	text-decoration : none;
}
