.tx12px {
	font-size: 12px;
	line-height: 20px;
	color: #3D3D3D;
}
.tx10px {
	font-size: 10px;
	line-height: 13px;
	color: #3D3D3D;
}

a {
	color: #0C3B91;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.line_title {
	background-image: url(../img/line_title.gif);
	background-repeat: repeat-x;
}
.bg_title {
	background-image: url(../img/bg_title.gif);
	background-repeat: repeat-x;
}


.tx11px {
	font-size: 11px;
	line-height: 16px;
	color: #3D3D3D;
}
