a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #800000
}

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