@charset "UTF-8";
/* CSS Document */

.bodycopy {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #272727;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none; 
	}