body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-color: #996633;
	margin: 40px;
	padding: 0px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../desktops/mwY_1024x768.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
table {
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.wee {
	font-size: x-small;
}
