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