a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF6600;
}
a.navi-text:link {
	color: #333333;
	text-decoration: none;
}
a.navi-text:visited {
	color: #333333;
	text-decoration: none;
}
a.navi-text:hover {
	color: #006699;
	text-decoration: underline;
}
