a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #990066;
	text-decoration: none;
}
a:active {
	color: #d586C0;
	text-decoration: none;
}
.hometype {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993366;
}
.headlinebox {
	background-color: #BACCD2;
	padding: 10px;
}
.featuretype {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 130%;
	}
	
.featuretype2 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 140%;
	color: #993366;
}
