<STYLE type="text/css">
<!-- a { text-decoration:none } -->
/***** normaler Link *****/

  A:link {
	font-family : Verdana;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: none;
	font : bold;
}
  A:visited {
	font-family : Verdana;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: none;
	font : bold;
}
  

</STYLE>