.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.bodycopy A:link		{ color: #333333; font-weight: normal; text-decoration: none; }
.bodycopy A:visited		{ color: #333333; font-weight: normal; text-decoration: none; }
.bodycopy A:hover		{ color: #FFFFFF; font-weight: normal; text-decoration: none; }


.about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.about A:link			{ color: #333333; font-weight: normal; text-decoration: none; }
.about A:visited		{ color: #333333; font-weight: normal; text-decoration: none; }
.about A:hover			{ color: #FFFFFF; font-weight: normal; text-decoration: none; }


.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.legal A:link		{ color: #666666; font-weight: normal; text-decoration: none; }
.legal A:visited	{ color: #666666; font-weight: normal; text-decoration: none; }
.legal A:hover		{ color: #666666; font-weight: normal; text-decoration: none; }


.buttons			{ font-size: 6px; }
