#body	{
	width:700px;
	height:900px;
	background-image:url("img/bijin.jpg")
}

a:link{ 
	text-decoration:none;
	color:#FF69B4;
}
a:visited{
	text-decoration:none;
	color:#FF69B4;
}
a:active{
	text-decoration:underline;
	color:#000080;
}
a:hover{
	text-decoration:underline;
	color:#1e78ff;
	position: relative; 
	top: 2px; 
	left: 2px; 
}

.font{ font-family:HGP‘n‰pŠpÎß¯Ìß‘Ì;
	 font-size:13px;
	 color:#ffffff;
	 margin:0px 0px 0px 0px;
	 text-align:center;
}
