a {
  text-decoration: none;
  border: none;
  color: #fff;
}

a:hover {
  text-shadow: 0px 0px 8px #cfc;
}

h1 { 
font-size: 1.6em; 
color: #333303;
}


h2 { 
font-size: 1.4em; 
color: #333303; 
}

body { 
background: #8FB300; 
color: #222200; 
font-size: .9em;
font-family: geneva, sans-serif; 
line-height: 140%;
}

table a { 
text-decoration: none; 
border-bottom: 1px dotted #222200; 
color: #111100;
}

table a:hover { 
background: #CCFF00; 
border-bottom: 1px solid #222200;
}

li { 
margin-bottom: 6px;
}

.notice { 
padding: 12px; 
background: #fff;
}

#contentbox { 
background: #E6FF80; 
}

#captionbox {
background: #bc8;
}

#logotype {
color: #fff;
font-size: 2.5em;
font-weight: normal;
padding-top: 15px;
margin-bottom: 3px;
}

#tagline {
color: #F2FFBF;
margin-top: 0;
margin-bottom: 20px;
font-weight: normal;
}

.homepara { 
  color: #eee;
  margin-left: 15%; 
   margin-right: 15%;
   }
