a:link {
	color: #FF9933;
}
a:visited {
	color: #FF6666;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #99FF00;
}
body,td,th {
}
body {
	background-color: #000000;
}
h1 {
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #33CC66;
}

p {
	color:  #00DEDE;
	font-size: 16pt;
}
map {
	font-family: "Times New Roman", Times, serif;
	color: #FF9933;
}

