.copy {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.boldcopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #666666;

}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
		font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
		font-weight: bold;
}
