/* CSS Document */

a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
	font-family: Arial;
}
a:active {
	text-decoration: none;
	color: #FF9900;
	font-family: Arial;
}
a.wenzi:link {
	color: #2D56AB;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}
a.wenzi:visited {
	text-decoration: none;
	color: #2D56AB;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
a.wenzi:hover {
	text-decoration: none;
	color: #663300;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
a.wenzi:active {
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
}
a.table:link {
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	color: #000066;
	font-size: 12px;
}
a.table:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
a.table:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
}
a.table:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
}
a.table1:link {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #3E63B2;
}
a.table1:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3E63B2;
}
a.table1:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
}
a.table1:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
a.wenzi1:link {
	color: #2D56AB;
	text-decoration: none;
	font-family: Arial;
	font-size:12px;
}
a.wenzi1:visited {
	text-decoration: none;
	color: #2D56AB;
	font-family: Arial;
	font-size:12px;
}
a.wenzi1:hover {
	text-decoration: none;
	color: #FF6600;
	font-family: Arial;
	font-size:12px;
}
a.wenzi1:active {
	text-decoration: none;
	font-family: Arial;
	font-size:12px;
	color: #FF6600;
}
