.txtHome {
	font-size: 11px;
	color: #333366; 
}

.txtChi {
	font-size: 12px;
	color: #333366; 
}

body, a, td, table, td, th, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.listLocation {
	font-size: 9px;
	color: #333366;
	font-weight: bold;
	width: 180px;
}

.listArea {
	font-size: 9px;
	color: #333366;
	width: 180px;
}

.navLocation {
	font-size: 9px;
	color: #333366;
	font-weight: bold;
}

.selectedLocation {
	color: #006633;
	font-size: 9px;
	font-weight: bold;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.txtgreen {

	color: #006633;
	font-size: 9px;
	font-weight: bold;
}
.txtblue {

	font-size: 9px;
	color: #333366;
	font-weight: bold;
}
