body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A {
	color: #FF9933;
}

A:hover, A:active {
	color: #F09030;
}

.links {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333366;
}

.links B {
	font-weight: bold;
	background-color: #FFD99F;
}

.links A {
	text-decoration: none;
	color: #333366;
}

.links A:active {
	text-decoration: none;
	color: #333366;
}

.links A:hover {
	color: #FF9933;
	text-decoration: underline;
}

.propLabel {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

.propContent {
}

.propHeader {
}

.mapLink {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

A.mapLink:hover {
	color: #333366;
	text-decoration: underline;
}

.photoLink {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

A.photoLink:hover {
	color: #333366;
	text-decoration: underline;
}
