A:link { color: white }
A:active { color: white }
A:visited { color: white }
A:hover { color: #33CC00; } 
H1
	{ 
	margin-left: 40px; 
	font-family: arial, sans-serif 
	}
Pre 
	{ 
	margin-left: 40px; 
	font-family: arial, georgia, "times new roman", serif 
	}
H3
	{ 
	font-weight: normal;
	font-family: arial, sans-serif;
	}
body	{
	background-color: #66f;
	background-image: url(map8.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	font-family: verdana, arial, sans-serif;
	}
body.south	{
	background-image: url(south.gif);
	}
body.east	{
	background-image: url(east.gif);
	}
body.west	{
	background-image: url(west.gif);
	}
p	{
	font-weight: normal;
	}
div	{
	margin-left: 300px;
	}

