.best {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 115%;
	font-weight: normal;
}
#aboutText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 20px;
	margin: 20px;
	border: 1px solid #FFFFFF;
}
a:link {
	color: #8EA6C1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8EA6C1;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #8EA6C1;
}.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#aboutText p {
	line-height: 175%;
}
