h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	background-image: none;
}
a:visited {
	text-decoration: underline;
	color: #00F;
}
a:hover {
	text-decoration: blink;
	color: #903;
}
a:active {
	text-decoration: underline;
	color: #639;
}
body {
	background-image: none;
	background-color: #84957B;
}




a:link {
	text-decoration: underline;
	color: #333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
