.menutable {
	font-family: Ringbearer;
	font-size: 15px;
	background-attachment: fixed;
	background-image: url(http://www.sealordsvf.org/Images/buttons/menutablegradient.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}
body {
	background-attachment: fixed;
	background-image: url(http://www.sealordsvf.org/Images/bkgrdimg/woodbackground.jpg);
	background-repeat: repeat;
}
a:link {
	font-weight: bold;
	color: #000000;
}
a:visited {
	color: #3366CC;
	font-weight: bold;
}
a:hover {
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
a:active {
	font-weight: bold;
	color: #669933;
}

