.font20 {
	font-size: 12px;
	line-height: 2;
}
a:link {
	font-size: 12px;
	line-height: 2;
	color: #333333;
}
a:visited {
	font-size: 12px;
	line-height: 2;
	color: #333333;
}
a:hover {
	font-size: 12px;
	line-height: 2;
	color: #666666;
	text-decoration: underline overline;
}
a:active {
	font-size: 12px;
	line-height: 2;
	color: #666666;
	text-decoration: underline overline;
}
.font15 {
	font-size: 12px;
	line-height: 1.5;
}
