.head1 a:link
{
color:#FFFFFF;
}
.head1 a:hover
{
color:#FFFFFF;
}
.head1 a:visited
{
color:#FFFFFF;
}

A:link {
	TEXT-DECORATION: none;
	color: #000000;
}
A:visited {
	TEXT-DECORATION: none;
	color: #990000;
}
A:active {
TEXT-DECORATION: none
}
A:hover {
	COLOR: #0B8C0B; TEXT-DECORATION: none
}

body {
	background-color: #9F0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.b18 {
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.bk16 {	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
.b16 {	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 25px;
}
.bbk {
	border: 2px solid #CCCCCC;
}
.bkk {
	border: 2px solid #990000;
}
.bkxi {
	border: 1px dotted #CCCCCC;
}

.bk12 {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
}


.b14 {font-family: "宋体";
	font-size: 14px;
	color: #000000;
	line-height: 25px;
}
.bb14 {font-family: "宋体";
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.textlink a:link{text-decoration:none; color:#ffffff; font-weight:bold; font-size:14px;}
.textlink a:visited { text-decoration:none;color:#ffffff; font-weight:bold; font-size:14px;}
.textlink a:hover { text-decoration:none;color:#ffffff; font-weight:bold; font-size:14px;}
