FONT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009966;
	text-decoration: none;
}
a:link
{
	background : none; color : #69CD67; text-decoration : none; cursor : hand; /*/ grau /*/
}
a:visited
{
	background : none; color : #69CD67; text-decoration : none; cursor : hand;  /*/ blau /*/
}
a:active
{
	color : #205589; text-decoration : none; cursor : hand;
}
a:hover   
{
   color  : #CF1616; text-decoration : nounderline; cursor : hand;
}
.article
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	hover: color  : #FFCE0C; text-decoration : nounderline; cursor : hand;
}