#homecontent {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #330;
}
#homecontent p {
	margin: 0px;
}
body {
	background-image: url(../images/topnav.gif);
	background-repeat: repeat-x;
}
a,  a:link {
	color: #0A853F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #330;
	text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
.fltrght {
	float: right;
	margin-left: 20px;
}
