.font12 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 17px;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 17px;
	color: #6699FF;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.12-s {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.font-24 {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
.line {
	background-attachment: fixed;
	background-image: url(line.gif);
	background-repeat: repeat-y;
}

