/*  Glenn Lochner, New Smyrna Beach Condo, 7/27/2007  */

body	{
	font-family: Verdana, sans-serif;
	color: #006699;
	align: center;
	}

a:link, a:visited, a:active	{
	color: #006699;
	text-decoration: none;
	}
	
a:focus, a:hover	{
	color: #0099CC;
	text-decoration: underline;
	}
