a:link {
	text-decoration: none;
	color: #CC6600;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #66CCCC;
}
a:active {
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #669999;
	margin: 10px;
}
.bodycopyrates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #669999;
	margin: 10px;
}

