a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.left01:link {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.left01:visited {
	color: #666666;
	text-decoration: none;
		font-size: 14px;
	font-weight: bold;
}
.left01:hover {
	color: #FF0000;
	text-decoration: none;
		font-size: 14px;
	font-weight: bold;
}


.foot:link {
	color: #000;
	text-decoration: none;

}
.foot:visited {
	color: #000;
	text-decoration: none;
}
.foot:hover {
	color: #000;
	text-decoration: none;
}