a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #990066;
	text-decoration: underline;
}
a:active {
	color: #d586C0;
	text-decoration: none;
}
.hometype {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	color: #666666;
	font-weight: normal;
}
.headlinebox {
	background-color: #BACCD2;
	padding: 10px;
	width: 425px;
}
