  a {
	  color:             #009933;
	}

  a:visited {
	  color:             #009933;
	}

  a:active {
	  color:             #009933;
	}

  a:hover {
	  color:             #009933;
	}

  h1 {
     background-color: #009933;
     color:            white;
  }

  h2 {
     background-color: #dcdcdc;
     color:            black;
  }

  h3 {
     color:            black;
  }

  .top-bar {
     background-color: #009933;
  }

  .bottom-bar {
     background-color: #009933;
  }

  .logo {
     background:       url(/gfx/Logo.gif) center center no-repeat;
  }

  .top-navigation {
     background-color: #eeeeee;
  }

  .bottom-text {
     background-color: #eeeeee;
  }

  .poll-result-graphic {
     background-color: #009933;
  }

  .comment-0 {
     border-color:     #009933;
  }
  .comment-1 {
     border-color:     #009933;
  }

