@charset "UTF-8";
cottagestext {
	color: #000000;
	font-family: Futura, "Futura Condensed";
}
p {
	font: normal 14px/normal Futura, "Futura Condensed", Verdana;
	text-align: left;
	color: #000000;
}
.text {
	font-size: 12px;
	font-family: Futura, "Futura Condensed", Verdana;
	color: #000000;
}
.footer {	color: #666600;
	font-size: 12px;
}
a:link {
	color: #666600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666633;
}
a:hover {
	text-decoration: none;
	color: #666633;
}
a:active {
	text-decoration: none;
	color: #666633;
}

