body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	text-align: left;
	background-image: url(manatee.gif);
	background-repeat: no-repeat;
	width: 640px;
}

a:link {
        color: #2C2C2C;
        text-shadow: #FFF 1px 1px 2px;
		text-decoration:none;
		font-weight:bold;
        }
        
a:visited {
  		color: #666699;
  		}

a:hover {
  		color: #092D5E;
 		}

a:active {
  		color: #5B739C;
  		text-decoration: none;
  		}
h1 {
	padding-left:35px;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #7373CF;
}
.pagemafy {
	border-top-width: 3px;
	border-top-style: dashed;
	border-top-color: #7373CF;
	text-decoration:none;
}
