a {
	color: #0000FF;
}
a:link {
	text-decoration: underline;
 color : #0000FF
	;}
a:visited {
	color: #336600;
	text-decoration: underline;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}
.gyokan{
	line-height:150%
	;}
.gyokan-ao{
 line-height:150%;color:#00499B;}
