a:link    {text-decoration:none;}
a:visited {text-decoration:none; color:#003399;}
a:active  {text-decoration: color: #6f8f8f;}
a:hover   {
	text-decoration: underline;
	color: DeepPink;
	font-weight: bold;
}
}
a img {
	border-style: none;
}
body {
	font-size: 0.9em;
	line-height: 130%;
	text-align: center; /* for IE6 */
	background-color: #FFFFFF;
}
.red {
	color: #FF0000;
}
.blue {
	color: #2250b9;
}
.white {
	color: #ffffff;
}
.smallsize {
	font-size: 0.8em;
	line-height: 130%;
}
.mini {
	font-size: 0.75em;
	line-height: 125%;
}

.large {
	font-size: 1.25em;
	line-height: 125%;
}
.largeB {
	font-size: 1.25em;
	font-weight: bold;
	line-height: 125%;
}
.largeBB {
	font-size: 1.25em;
	font-weight: bold;
	font-color: blue;
	line-height: 125%;
}

.MS {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "MS Gothic", "Osaka£­µÈ·ù", Osaka-mono, monospace;
}
/* background-color: #FFFFFF; */

	
