<style>
A:hover {text-decoration:underline;}
A:link {text-decoration:none; color: #cc0000;}
A:visited {text-decoration:none; color: #cc0000;}
A:hover {text-decoration:underline; color: #ff0000;}
A:active {color: #ff0000; background:;}
</style>

<style type="text/css">	<!--

body	{
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom:0px;
	}