.geotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	text-align: center;
	vertical-align: text-bottom;
}
.toptext {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
.bottomtext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9999CC;
	text-align: center;
}
a:link,a:visited{
	color:#3366CC;
	font-weight: bold;
	text-decoration: underline;
}
a:hover,a:active{
	color:#333366;
	text-decoration: underline;
}
.menu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
a:link.menu,a:visited.menu{
	color:#FFFF00;
	text-decoration: none;
}
a:hover.menu,a:active.menu{
	color:#FFFFFF;
	text-decoration: none;
}
.settext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-align: justify;
}
