#link01 a {
	text-decoration: none;
	color: #369;
}
#link01 a:hover {
	text-decoration: underline;
	color: #036;
}
#link02 a {
	text-decoration: none;
	color: #001F5E;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
}
#link02 a:hover {
	text-decoration: underline;
	color: #03C;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
}
#link03 a {
	text-decoration: none;
	color: #333;
}
#link03 a:hover {
	text-decoration: underline;
	color: #036;
}
#link04 a {
	text-decoration: none;
	color: #999;
}
#link04 a:hover {
	text-decoration: underline;
	color: #036;
}
#appslink a {
	text-decoration: none;
	color: #333;
}
#appslink a:hover {
	text-decoration: none;
	color: #39C;
}
#have_underline a {
	text-decoration: underline;
	color: #369;
}
#have_underline a:hover {
	text-decoration: underline;
	color: #39F;
}
