@charset "UTF-8";
.copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #630;
}
a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #630;
}
