body {
	background-color: #00CC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

FONT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a:link
{
	background : none; color : #E9E10E; text-decoration : none; cursor : hand; /*/ grau /*/
}
a:visited
{
	background : none; color : #E9E10E; text-decoration : none; cursor : hand;  /*/ blau /*/
}
a:active
{
	color : #E9E10E; text-decoration : none; cursor : hand;
}
a:hover   
{
	color  : #FFFFFF;
	text-decoration : nounderline;
}
