/* Generated by KompoZer */

a:link {
  color: gray;
}

a:visited {
  color: green;
}

a:hover {
  color: rgb(180, 102, 0);
}

a:active {
  color: #00aa00;
}

body {color: rgb(180, 90, 0); background: rgb(153, 255, 153);font-family:"Arial Black",Arial}

h1 {color: rgb(0, 102, 0)}

h2 {color: rgb(200, 100, 0)}