@charset "utf-8";
/* CSS Document */
.flashSpace{
  margin-top:18px;
  }
.bColor{
  background-color:#F4F4F6;
  }

a:link {
	color: #339900;
	text-decoration: underline;
}
a:visited {
	color: #339900;
	text-decoration: underline;
}
a:hover {
	color: #339900;
	text-decoration: underline overline;
}


