.red
{
	color: red;
	font-weight: bold;
}
.red2
{
	color: red;
}
.red1
{
	color: red;
	font-weight: bold;
	font-size: 16px;
	padding-top: 30px;
	padding-bottom: 20px;
}
.yellow
{
	color: #FF9900;
}
.title
{
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.title1
{
	font-size: 14px;
	font-weight: bold;
	color: #f60;
}
a.href_right
{
	font-size: 12px;
	color: #333;
	text-align: right;
	display: block;
	background: url(../images/home.gif) no-repeat 2px 3px;
	padding-left: 12px;
	margin-left: 780px;
	padding-right: 5px;
}
a.href_right:hover
{
	color: red;
	text-decoration: underline;
}
a.title
{
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
a.title:hover
{
	font-size: 14px;
	color: red;
	font-weight: bold;
}
a.href_blue
{
	color: #2D7194;
	text-decoration: underline;
	font-size: 12px;
}
a.href_blue:hover
{
	color: red;
	text-decoration: none;
}
a.link_blue
{
	color: #316AC5;
	text-decoration: none;
	font-size: 12px;
}
a.link_blue
{
	color: #316AC5;
	text-decoration: none;
	font-size: 12px;
}

.f-red
{
	color:Red !important;
}

