.link01 {
	font-family: "Arial";
	font-size: 12px;
	color: #EEEEEE;
	text-decoration: none;
}

.link01:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #EEEEEE;
	text-decoration: none;
}

.link01:hover {
	font-family: "Arial";
	font-size: 1Epx;
	color: #DF7416;
	text-decoration: underline;
}

