.red_title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ea0000;
	text-decoration: none;
}
.para {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
}
.top_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bot_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
.black_bot_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.main_title {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

