BODY
{
	background-color: #313901;
	color: #CCCCCC;
	background-image: url(/bows/images/bg5.jpg);
}
a.mainmenu:hover {
 color            : #ffffff;
text-decoration  : underline;
}
a.mainmenu {
text-decoration  : none;
}
.mainmenu {
FONT-SIZE: 10px;
font-family: Verdana, Arial;
color: #FFFFFF;
}
componentHeading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  color            : #ffffff;
}

a {
  font-size        : 10px
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color            : #032A49;
  font-weight      : bold;
  text-decoration  : underline;
}

a:hover {
  color            : #006600;
  text-decoration  : none;
  text-decoration  : underline;
}

a:active {
  color            : #006600;
  text-decoration  : none;
}

TD {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
}

HR {
  color            : #444444;
  height           : 1px;
  width            : 100%;
}



