.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: A6A38E;
}

A:link    { color: 3A6E3A; text-decoration: none; font-weight: bold }         /* unvisited links */
A:visited { color: 403E2D; text-decoration: none; font-weight: bold }         /* visited links   */
A:hover   { color: 000000; text-decoration: underline; font-weight: bold }    /* user hovers     */
A:active  { color: A6A38E; text-decoration: none; font-weight: bold }         /* active links    */
