body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	background-color: #FFFFFF;

}

a {
	text-decoration:none;
}

a:link, a:visited {
	color:#001c6f;
}

a:hover {
	color:#bb0000;
	text-decoration: underline;
}

.tit_w a:link, .tit_w a:visited {
	color:#fff;
}

.tit_w a:hover {
	color:#fff;
	text-decoration: underline;
}

.txt_r a:link, .txt_r a:visited {
	color:#bb0000;
}

.txt_r a:hover {
	color:#bb0000;
	text-decoration: underline;
}

.txt_g a:link, .txt_g a:visited {
	color:#5a5c60;
}

.txt_g a:hover {
	color:#b00;
}

h2 {
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

em {
	color:#fff;
	font-style:normal;
}

.bg0 {
	background:#fff;
}

.bg1 {
	background:#eafee7;
}


#PageHead {
	font-size:1px;
}

