a.top_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.top_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F70200;
	text-decoration: none;
}
a.top2_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F70200;
	text-decoration: none;
}
a.top2_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F70200;
	text-decoration: none;
}
a.bottom_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.gray_body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #464646;
}
.gray_head {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #464646;
	font-weight:bold;
}
.white_head {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.white_body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

a.red_point {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F70300;
	text-decoration: none;
	font-weight:bold;
}
.red_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F70300;
	text-decoration: none;
	font-weight:bold;
}
a.red_point:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F70300;
	text-decoration: underline;
	font-weight:bold;
}
a.more{
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.more:hover{
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
