.greyline {
	border-top: solid #CCCCCC;
	border-top-width: 1px;
}
.fineprint  a:active {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;

}
.fineprint  a:link {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;

}
.fineprint  a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.fineprint  a:hover {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
