/* CSS Document */

#link {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
}
.hlink{
	margin: 0px;
	padding: 5px;
	line-height: 200%;
	font-size: 12px;
}
a.hlink:link{
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: none;
}
a.hlink:visited{
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: none;
}
a.hlink:hover{
	color: #999999;
	background-color: #FFFFFF;
	text-decoration: none;
}
#text1{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}
