.fukushihiroba {
	font-size: 90%;
	line-height: 200%;
	padding: 10px;
	font-family: "lr SVbN", "Osaka|";
}	
a:link {
	color: 006600;
	text-decoration: none;

}
a:visited {
	color: ff9900;
	text-decoration: none;

}
a:hover {
	color: ff9900;
	text-decoration: underline;
}
a:active {
	color: 00ff00;
	text-decoration: none;

}