.left a:link {
	color: #333333;
	text-decoration: none;
}
.left a:visited {
	color: #333333;
	text-decoration: none;
}
.left a:hover {
	color: #CC6600;
	text-decoration: none;
}
.left a:active {
	color: #CC6600;
	text-decoration: none;
}
.name a:link {
	color: #333333;
	text-decoration: none;
}
.name a:visited {
	color: #333333;
	text-decoration: none;
}
.name a:hover {
	color: #333333;
	text-decoration: underline;
}
.name a:active {
	color: #333333;
	text-decoration: underline;
}
#bottom a:link {
	color: #333333;
	text-decoration: none;
}
#bottom a:visited {
	color: #333333;
	text-decoration: none;
}
#bottom a:hover {
	color: #333333;
	text-decoration: underline;
}
#bottom a:active {
	color: #333333;
	text-decoration: underline;
}
.fanye a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.fanye a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.fanye a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
.fanye a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
