﻿.Topic {
	font-size: 16px;
	font-weight: bolder;
	color: #858585;
	text-decoration: none;
}
.Title {
	font-size: 15px;
	font-weight: bolder;
	color: #607AA6;
	text-decoration: none;
}
.Title a{
	font-size: 15px;
	font-weight: bolder;
	color: #607AA6;
	text-decoration: none;
}
.Title a:hover{
	font-size: 15px;
	font-weight: bolder;
	color: #607AA6;
	text-decoration: none;
}
.PageTitle a{
	font-size: 12px;
	font-weight: bolder;
	color: #607AA6;
	text-decoration: none;
}
.PageTitle a:hover{
	font-size: 12px;
	font-weight: bolder;
	color: #607AA6;
	text-decoration: underline;
}
.PageTitle {
	font-size: 12px;
	font-weight: bolder;
	color: #607AA6;
	text-decoration: none;
}
.BtText {
	font-size: 11px;
	color: #828282;
	text-decoration: none;
}
.BtText a{
	font-size: 11px;
	color: #828282;
	text-decoration: none;
}
.BtText a:hover{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.Time {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.LinkColor {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.LinkColor a{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.LinkColor a:hover{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.TableText {
	color: #607AA6;
	text-decoration: none;
}
.TableTextB {
	color: #FF6600;
	text-decoration: none;
}

