table { background-color: transparent;  border: thin #868686;  font-size: 12px; }
td { border: 1px solid #838383;  text-align: left; }
th { border: 2px solid #838383;  text-align: left; 	font-weight: bold; }
body { color: White; font-family: sans-serif;  font-size: 12px; background-color: #686868;   }
h1 { font-size: 24px; }
a:link {color: #cccccc; text-decoration: none;}
a:visited {color: #cccccc; text-decoration: none;}
a:hover {color: #FFD700;}
#map {
	color:Black;
}
#map	a:link {color: Blue; text-decoration: none;}
#map  a:visited {color:Blue; text-decoration: none;}
#map  a:hover {color: #b79c00;}