body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	color: #000099;
	background-color: #FFFFFF;
}
a {
	color: #988344;
	text-decoration: underline;

}
a:hover {
	text-decoration: underline;
	color: #5B4F29;

}

