
<style type="text/css">{  }
body {margin:0}
font {font-family: Verdana, Arial, Helvetica, sans-serif;}

a:link
{
	text-decoration: none; 
	color: white;
}
a:active
{
	text-decoration: none; 
	color: #FF6633;
}
a:visited
{
	text-decoration: none; 
	color: white;
}

a:hover
{
	text-decoration: underline; 
	color: #FF6633;
}

-->
</style>