body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#divText {
	font-size: 12px;
	font-weight: normal;
	width: 314px; 
	height: 270px; 
	overflow: auto;
}

a.map {
	text-decoration: underline;	
}

#footer {
	font-size: 9px;
}
