a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover { 
	color: #996600;
	}
BODY {
	background-image: images/bg.jpg;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}