/* CSS Document */
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Lynwood Home</title>
<style type="text/css">

body {
	background-color: #FFCC00;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF0000;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: x-large;
}

</style></head>

