.text12 {
	font-size: 12px;
	color: #FF0000;
}
.text121 {
	font-size: 12px;
	line-height: 140%;
	color: #4C4C4C;
}
.dh:link {
	font-size: 12px;
	color: #1E22BF;
	text-decoration: none;
}
.dh:visited {
	font-size: 12px;
	color: #1E22BF;
	text-decoration: none;
}
.dh:hover {
	font-size: 12px;
	color: #1F22C0;
	text-decoration: underline;
}
.dh:active {
	font-size: 12px;
	color: #1E22BF;
	text-decoration: underline;
}
.white:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.white:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}