body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D4D9D0;
}

body {
	background-color: #243000;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}

a:hover {
	color:#222222;
	text-decoration: underline;
	background-color:#BBE232;
}

a:active {
	color: #FF6600;
}

.boldshining {
	font-weight: bold;
	color: #000000;
	background-color: #CCFF00;
}
.shining {
	font-weight: normal;
	color: #FFFFFF;
}
.boldlessshine {
	font-weight: bold;
	color: #FFFFFF;
}
.italicshine {
	font-style: italic;
	color: #FFFFFF;
}
.redbold {
	font-weight: bold;
	color: #FF0033;
}
.red {
	color: #FF0000;
}
.greenbold {
	font-weight: bold;
	color: #00CC00;
}
.lila {
	color: #D9C7FE;
}
.blahgreen {
	color: #B9DDA4;
}
.blahgreencaptions {
	color: #B9DDA4;
	font-size: 12px;
	font-weight: bold;
}
.boldblack {
	font-weight: bold;
	color: #000000;
}
.tableylwgrn {
	background-color: #CCCC00;
}
.tablebrightgrn {
	background-color: #BBE232;
}
.tabledarkgrn1 {
background-color: #3D4A0B;
}
.tabledarkgrn2 {
background-color: #344009;
}

