/* CSS Document */

body { 
  font-family: Verdana,sans-serif;
  font-size: 12px;
  color: #ffffff;
  background-color: #afcf40;
}

table { 
  font-family: Verdana,sans-sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #afcf40;    
}

A:link {
  font-family: Verdana,sans-sans-serif;
  font-size: 16px;
  color: #0e6896;      
  text-decoration: underline;
}

A:hover {  
  color: #8dbfd8;
  text-decoration: underline;
  font-size: 16px;
}

A:visited {
  color: #0e6896;
  text-decoration: underline;
  font-size: 16px;
}

textarea {
  font-family: Verdana,sans-sans-serif;
  font-size: 12px;
}

A.enter:link {
  font-family: Verdana,sans-serif;
  font-size: 26px;
  color: #ffffff;    
  text-decoration: underline;
  font-weight: bold;
}

A.enter:hover { 
  font-size: 26px; 
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

A.enter:visited {
  font-size: 26px;
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}

#2257 {
  font-family: Verdana,sans-sans-serif;
  font-size: 12px;
  color: #000000;  
}

h1,h2 {
  margin: 0;  
  color: #ffffff;    
}

h1 {
  font-family: Verdana,sans-serif;
  font-size: 28px;
  font-weight: bold;    
}

h2 {
  font-size: 20px;
}

img {
  border: solid 1px #999999; 
}

#desc {
  font-size: 16px;
}

.lightgreen {
  background-color: #eaf9b5;
}

#galls {
  position: relative;
  top: 60px;  
}

