body	{
	margin:	0;
	padding:	0;
	font-family: tahoma, verdana, arial, helvetica, sans-serif; 
      color:	#000000;   
      background-attachment: fixed; 
      background-color: #ffffff; 
      background-repeat: no-repeat; 
      background-position: top left	}
a	{
	text-decoration: underline; color: #0066CC;
	font-weight:	bold;
	}
a:link	{
	color:	#0066CC;
	background-color: transparent;
	}
a:visited	{
	color:	#0066CC;
	background-color: transparent;
	}
a:active	{
	color:	#0066CC;
	background-color: transparent;
	}
a:hover	{
	color:	#0066CC;
	background-color: transparent;
	text-decoration:	underline;
	}
