a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.red:link {
	font-size: 14px;
	color: red;
	text-decoration: none;
}
a.red:visited {
	font-size: 14px;
	color: red;
	text-decoration: none;
}
a.red:hover {
	font-size: 14px;
	color: red;
	text-decoration: underline;
}
a.red:active {
	font-size: 14px;
	color: red;
	text-decoration: none;
}
a.23:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
a.23:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
		line-height: 20px;
}
a.23:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
		line-height: 20px;
}
a.23:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
		line-height: 20px;
}
font {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.font3 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.redfont {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
td {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.14font {
	font-size: 14px;
	text-decoration: none;
	line-height: 30px;
	color: #333333;

}
.14redfont {
	font-size: 14px;
	line-height: 30px;
	color: #FF0000;
	text-decoration: none;
}
.14blueconft {

	font-size: 14px;
	line-height: 30px;
	color: #000066;
	text-decoration: none;
}

