.BackgroundPic {
	background-attachment: fixed;
	background-image: url(../images/cirlcesSM.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BuildingNames {
	color: 0066cc;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	line-height: normal;
}
td {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
A:link {
  font-family: "Arial","Helvetica",sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	color: 0066cc;
}

A:visited {
  font-family: "Arial","Helvetica",sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	color: 0066cc;
}

A:active  {
  font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: 400;
	text-decoration: none;
	color: 0066cc;
}

A:hover {
  font-family: "Arial","Helvetica",sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	color: 0066cc;
}

