.content {  font-size: 12.5px; color: #333333; text-decoration: none}
.content-black {  font-size: 12px; color: #000000; text-decoration: none}
.content-blue {  color: #0E75A7; text-decoration: none; font-size: 13px}
.title_use {  font-size: 14.5px; color: #326474; text-decoration: none; font-weight: normal; font-family: "Arial", "Helvetica", "sans-serif"}
.3d {  font-family: "Courier New", "Courier", "mono"; font-size: 16px; color: #1082bb; text-decoration: none; font-weight: bolder}
a:hover {
	font-size: 12px;
	color: 00cc8a;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: 1082bb;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
}
.white {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

