a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	page-break-before: always;
	page-break-after: always;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	page-break-before: always;
	page-break-after: always;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	page-break-before: always;
	page-break-after: always;
	text-decoration: none;

}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	page-break-before: always;
	page-break-after: always;
}

