BODY {
  background-color : #EAEAEA;
  color: #000000
}

.text  { 
  font-size: 16px; font-family: "Courier New"
}

.bigtext  { 
  font-size: 18px; font-family: "Courier New"
}

.subtext  { 
  font-size: 12px; font-family: "Courier New"
}

.bookmark  { 
  font-size: 20px; font-family: "Courier New"
}

a.thumb:link img {
  border: 1px solid #0099FF;
}

a.thumb:visited img {
  border: 1px solid #0099FF;
}

A:link {
  text-decoration: underline; 
  color: #0099FF;
}

A:visited {
  text-decoration: underline; 
  color: #0099FF;
}

A:active {
  text-decoration: none; 
  color: #FFFF00;
}

A:hover {
  text-decoration: none; 
  color: #0099FF;
}

a:active {
  color:#0099FF;
}
