#content a	{ text-decoration: none; }
#content a:link 	{ color: rgb(250,250,250); }
#content a:visited	{ color: rgb(250,250,250); }
#content a:active	{ color: rgb(250,250,250); }
#content a:hover	{ color: rgb(250,2,200); }

#content .guide {
	margin: 0px 0px; padding: 5px 20px;
	font-family: Tahoma, "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, Arial, "MS UI Gothic";
	font-size: 9pt;
	text-align:center; line-height: 1.6em;
/*	background-color: rgb(245,245,245); color: rgb(0,0,0);	*/
}