<style type="text/css">
<!--
/* CSS Style-Sheet-Specifications       */
/* created with (X)HTML-Format */
/* http://www.homepagehelper.de */

//-->
A	{
		font-weight: bold;
		}
A:link	{
		color: #ffffff;
		text-decoration: none;
		}
A:visited	{
		color: #ff0000;
		text-decoration: none;
		}
A:hover	{
		color: #0ef040;
		text-decoration: underline;
		}

</style>