.css {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.big {
	font-size: 16px;
	color: #2B6CE2;
}
a.bei:link {
	font-size: 12px;
	color: #0000CE;
}

a.bei:visited {
	font-size: 12px;
	color: #0000CE;
}
a.bei:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

.title {
	font-size: 14px;
	color: #000066;
}
a:link {
	font-size: 16px;
	color: #0000CE;
}

a:visited {
	font-size: 16px;
	color: #0000CE;
}
a:hover {
	font-size: 16px;
	color: #FF0000;
	text-decoration: underline;
}
.content {
	font-size: 12px;
	line-height: 30px;
	color: #000000;
}
a.black:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
