.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #573102;
}
.path A { color: #573102; text-decoration: none; }
.path A:hover { color: #573102; text-decoration: underline; }

.mnu {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.mnu A {
	color: #FFFFCC;
	width: 150px;
	text-decoration: none;
}
.mnu A:hover {
	color: #FFCC33;

}
.mnu_sub {
	color: #CCFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;


}
.mnu_sub A {color: #843700;	width: 150px;text-decoration: none; }
.mnu_sub A:hover {color: #004500;}

.main_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	text-align: justify;
	font-size: 14px;
	color: #000000;

}
.main_txt A { color: #426200; text-decoration: none; }

.main_txt P {
	text-decoration: none;
	text-indent: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.main_txt A:hover { text-decoration: underline; }
.main_txt H1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer A { color: #000000; text-decoration: underline; }
.footer A:hover { color: #0000FF; text-decoration: underline; }
.port_pix {
	border: 10px inset #cccc66;
}
.maplist LI A {list-style-type: square; color: #3D2901; font-weight: bold;}
.maplist LI A:hover {list-style-type: square; color: #003300; font-size: medium;}
.maplist UL LI A {list-style-type: disc; color: #2B2B00; font-weight: normal;}
.maplist UL LI A:hover {list-style-type: disc; color: #003300; font-size: medium;}
.maplist UL UL LI A {list-style-type: circle; color: #4E2103; font-weight: normal;}
.maplist UL UL LI A:hover {list-style-type: circle; color: #003300; font-size: medium;}
