@charset "utf-8";
/* CSS Document */

body {
	font-family: "Courier New", Courier, monospace;
	background-image: none;
	height: 5%;
}
.SubMenu {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #35F43A;
	text-decoration: none;
	top: 16px;
	font-weight: bold;
}
.ListOptions {
	background-image: url(../Images/Clear.gif);
}
.ImageLink {
	text-decoration: none;
	border: 0;
}
