/* Links */
a:link {text-decoration: none;}
a:hover { text-decoration: underline}
a:active {text-decoration: none;}
a:visited {text-decoration: none;}
.hyp {TEXT-DECORATION: none;} 
/* Body */
body 
{
	background-image: url(http://www.oceanfrontrealty.com/data/images/bg.jpg);
	background-position: top;
	margin-top: 0px;
	margin: 0px;
}
form
{
	width: 770px; 
	background-color: #ffffff;
	background-position: top;
	margin: 5 auto 10 auto;
	text-align: left; 
}
img 
{ 
border: 0px; 
}
#atff 
{
  display: none;
}



.ClearColumn {
	 clear:both;
}

