.css {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.content {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.title {
	font-size: 14px;
	line-height: 150%;
	color: #000000;
}
a:link {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 150%;
	color: #3399FF;
	text-decoration: none;
}
.size {
    font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.size1 {
    font-size: 14px;
	color: #666666;
	text-decoration: none;
}