body {
	background-image: url(../images/backing.jpg);
	background-color: #96B5C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
p {
	font-size: 80%;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #081F41;
}
#MENU {
}
#MENU a:link {
	color: #B99968;
	font-weight: bold;
	text-decoration: underline;
}
#MENU a:hover {
	color: #DDCDB5;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #081F41;
	font-weight: bold;
}
a:hover {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}
#MENU a:visited {
	color: #B99968;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {

	color: #081F41;
	font-weight: bold;
}
