.copy:link {
	font-size: 12px;
	color: 6E0101;
	text-decoration: none;
}
.copy:visited {
	font-size: 12px;
	color: 6E0101;
	text-decoration: none;
}
.copy:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.table {
	border-top: 1px dotted;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 1px dotted #000000;
}
.hign {
	font-size: 12px;
	line-height: 24px;
}
.bottom {
	background-image: url(bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.c:link {
	font-size: 12px;
	color: #6e0101;
	text-decoration: none;
}
.c:visited {
	font-size: 12px;
	color: #6e0101;
	text-decoration: none;
}
.c:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	color: #4f4f4f;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #4f4f4f;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.b:link {
	font-size: 12px;
	color: #085296;
	text-decoration: none;
}
.b:visited {
	font-size: 12px;
	color: #085296;
	text-decoration: none;
}
.b:hover {
	font-size: 12px;
	color: #053C6D;
	text-decoration: underline;
}

