.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #7CA94C;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	padding-bottom: 3px;
	padding-top: 2px;
}
a.copyrightlinks:link {color: #000000; text-decoration: none;}
a.copyrightlinks:active {color: #000000; text-decoration: none;}
a.copyrightlinks:visited {color: #000000; text-decoration: none;}
a.copyrightlinks:hover {color: #000000; text-decoration: none; }

