a	{
	font-family: Arial, Helvetica;
	font-weight: normal;
        color: black
	}

a:link    {text-decoration: none; color: black}

a:active  {text-decoration: none; color: black}

a:visited {text-decoration: none; color: black}

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

.titel_hinweis {
	color: #FFFFFF;
}
.titel_programm {
	color: #FFF;
}
.titel_spielzeit {
	color: #FFF;
}

