.style_12_blk {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.style_14_blue {
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	letter-spacing: 1px;
}
.style_11_gry {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.style_11_red {
	font-size: 11px;
	line-height: 15px;
	color: #FF0000;
}
a:link {
	color: #0050B0;
	text-decoration: none;
}
a:visited {
	color: #0050B0;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}