@charset "utf-8";
/* CSS Document */



body {
	background-color: #003399;
	color: #CCCCCC;
}

a {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

img
{  border-style: none;
}
.Txt_Small {font-size: small}


.Txt_Normal_Lt_Gray
 {
	color: #CCCCCC;
}
.Txt_Smaller_Gray {
	font-size: smaller;
	color: #CCCCCC;
}

.Txt_Normal_White {color: #FFFFFF}

.Pic_link {
	text-decoration: none;
}.Txt_White_Bold {
	font-weight: bold;
	color: #FFFFFF;
}
