@charset "UTF-8";
.linkstyle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bolder;
	text-decoration: none;
	color: #000;
	cursor: default;
	filter: Light;
}
