@charset "UTF-8";
/* CSS Document */

#Leftinfo {
	float: left;
	height: 160px;
	width: 270px;
	margin-top: 5px;
}
#mapPict {
	float: left;
	height: 160px;
	width: 200px;
	margin-top: 5px;
	text-align: center;
}
#mapPict a:link {
	font-family: Verdana, Arial, Helvetica, "Gill Sans", Futura;
	font-size: 12px;
	color: #BF0072;
	text-decoration: underline;
}
#mapPict a:hover {
	font-family: Verdana, Arial, Helvetica, "Gill Sans", Futura;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#mapPict a:visited {
	font-family: Verdana, Arial, Helvetica, "Gill Sans", Futura;
	font-size: 12px;
	color: #BF0072;
	text-decoration: underline;
}
#Leftinfo a:link {
	font-family: Verdana, Arial, Helvetica, "Gill Sans", Futura;
	font-size: 12px;
	color: #BF0072;
	text-decoration: underline;
}
#Leftinfo a:hover {
	font-family: Verdana, Arial, Helvetica, "Gill Sans", Futura;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#Leftinfo a:visited {
	font-family: Verdana, Arial, Helvetica, "Gill Sans", Futura;
	font-size: 12px;
	color: #BF0072;
	text-decoration: underline;
}
