body, p {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #ffff00;
	margin-top: 0;
	margin-bottom: 0;
}
.map_text {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.main_menu {
font-family: Times New Roman, serif; 
font-size: 14pt; 
font-weight: bold; 
color: #ffff00;
text-align: center;
}
.main_menu A:link {
font-family: Times New Roman, serif; 
font-size: 14pt; 
font-weight: bold; 
color: #ffff00;
text-decoration: none;
}
.main_menu A:visited {
COLOR: #ffff00;
FONT-SIZE: 14pt;
font-weight: bold;
font-family: Times New Roman, serif; 
TEXT-DECORATION: none;
}
.main_menu A:hover {
COLOR: #ffffff;
FONT-SIZE: 14pt;
font-weight: bold;
font-family: Times New Roman, serif; 
TEXT-DECORATION: none;
}
.main_menu A:active {
COLOR: #ffff00;
FONT-SIZE: 14pt;
font-weight: bold;
font-family: Times New Roman, serif; 
TEXT-DECORATION: none;
}
a:link {
font-family: Arial, sans-serif; 
font-size: 12pt; 
font-weight: normal; 
color: #00ff00;
text-decoration: none;
}
a:visited {
COLOR: #00ff00;
FONT-SIZE: 12pt;
font-weight: normal;
font-family: Arial, sans-serif; 
TEXT-DECORATION: none;
}
a:hover {
COLOR: #ffff00;
FONT-SIZE: 12pt;
font-weight: normal;
font-family: Arial, sans-serif; 
TEXT-DECORATION: underline;
}
a:active {
COLOR: #00ff00;
FONT-SIZE: 12pt;
font-weight: normal;
font-family: Arial, sans-serif; 
TEXT-DECORATION: none;
}