A:link 
	{
	text-decoration: none;
	color: #000000;
	}

A:visited 
	{
	text-decoration: none;
	color: #000000;
	}

A:hover
	{
	color: #800000
	}

body
	{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 7 px;
	margin-top: 7 px;
	color: #000000;
	background-image: url(../graphics/basic/bg_grad_bw4.gif);
	background-attachment: fixed;
	text-decoration: none;
	}