a:link, a:visited, a:active {
  text-decoration : none;
  font-size: 16px;
  line-height:16px;
  color: #FFFF33;
  font-weight: bold;
}
a:hover {
 color: #EEEE00;
 letter-spacing: normal;
}

body {
 background-image: url(bg/camo2.jpg);
 color: #FFFF00;
 font-family: Arial, MS Serif, Comic Sans MS;
 font-size: 10pt;
 line-height: 12pt;
}

td {
 font-size: 15px;
 line-height: 17px;
 vertical-align:top;
 text-align: center;
}

.rb {
 font-weight: bold;
}

h1 {
 font-size: 18px; text-align: center;
}

.m1:link, .m1:visited, .m1:active {
 text-decoration : none;
 font-size       : 14px;
 line-height     : 14px;
 color           : #DDDD33;
 font-weight     : bold;
}
.m1:hover {
 color: #CCCC00;
}
.md, .md:link, .md:visited, .md:active {
 color		: #000000;
}
.md:hover {
 color: #333333;
}

.mn, .mn:link, .mn:visited, .mn:active {
 color		: #FFFFFF;
}
.mn:hover {
 color: #AAAAAA;
}

.m1t:link, .m1t:visited, .m1t:active {
 text-decoration : none;
 font-size       : 14px;
 line-height     : 14px;
 color           : #666633;
 font-weight     : bold;
}
.m1t:hover {
 color: #333300;
}



.topframe {
 background-image: url(bg/camo2.jpg);
 background-position: 0px 20px;
}


.m2:link, .m2:active, .m2:visited {
  font-size   : 12px;
  line-height : 13px; 
  color	      : #FFFF33;
}
.m2:hover {
  color: #EEEE00;
}

.m3:link, .m3:active, .m3:visited {
  font-size   : 12px;
  line-height : 13px; 
  color	      : #FFFF99;
}
.m3:hover {
  color: #FFFF00;
}

.p1:link, .p1:active, .p1:visited {
  font-size   : 11px;
  line-height : 12px;
  color       : #AAEEAA;
}
.p1:hover {
  color: #BBFFBB;
}
img {
height: auto;
width: auto;
max-height: 760px;
max-width: 800px;
}
