A {
	color: #008000;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;

}

A:visited {
	color: #008000;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;

}

A:active {
	color: #FFFFFF;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	background-color: #008000;

}

A:hover {
	color: #FFFFFF;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	background-color: #008000;

}

body {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	background-color: #FFFFFF;
	background-image: url(stephen-menu.jpg);
	background-attachment: fixed;
	background-position: left bottom;
	background-repeat: no-repeat;
}
