.cpyb {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
A.lin:link {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
A.lin:visited {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
A.lin:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: blink;
	font-weight: normal;
}
