a:link {
	color: #0000FF;
}

a:visited {
  color: #0000FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.footer:link {
	color: #525252;
}

a.footer:visited {
  color: #525252;
}

a.footer:hover {
	text-decoration: none;
	color: #0000FF
}

a.footer:active {
	color: #0000FF;
}

a.box {
  color: #007CE5;
  text-decoration: none;
}

a.box:visited {
  color: #007CE5;
  text-decoration: none;
}

a.box:hover {
	color: #0000FF;
	text-decoration: underline;
}

a.box:active {
  color: #0000FF;
}

a.green {
  color: #4B5B18;
  text-decoration: none;
}

a.green:visited {
  color: #4B5B18;
  text-decoration: none;
}

a.green:hover {
	color: #4B5B18;
	text-decoration: underline;
}

a.green:active {
  color: #4B5B18;
}

a.nav {
  color: #000000;
  text-decoration: none;
}

a.nav:visited {
  color: #000000;
  text-decoration: none;
}

a.nav:hover {
	color: #000000;
	text-decoration: underline;
}

a.nav:active {
  color: #000000;
}

a.breadcrumb:link {
	color: #4E4D29;
}

a.breadcrumb:visited {
  color: #4E4D29;
}

a.breadcrumb:hover {
	text-decoration: none;
	color: #4E4D29;
}

a.breadcrumb:active {
	color: #4E4D29;
}
.bm05_banner_h { border:none; border-top:1px solid #FFF; border-bottom:1px solid #FFF; }
.bm05_banner_v { border:1px solid #FFF; margin-left:8px; margin-bottom:16px; }
