.font {
	font-size: 14px;
	font-style: normal;
	line-height: 23px;
	color: #FFFFFF;
}
.baseline {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	color: #000000;
}
a:link {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
a:visited {
	font-size: 12px;
	line-height: 25px;
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 25px;
	color: #00FFFF;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 25px;
	color: #FFFF00;
	text-decoration: none;
}
.line {
	color: #CCCCCC;
}
.font-big-b {
	font-size: 14px;
	font-weight: bolder;
	color: #3399CC;
}
.font-b {
	font-size: 14px;
	line-height: 25px;
	color: #000000;
}
.font-s {
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
}

