.text  { 
  font-size: 16px; font-family: "Georgia";
}

.bigtext  { 
  font-size: 18px; font-family: "Georgia";
}

.subtext  { 
  font-size: 13px; font-family: "Georgia";
}

.bookmark  { 
  font-size: 20px; font-family: "Georgia";
}

a.thumb:link img {
  border: 1px solid #666666;
}

a.thumb:visited img {
  border: 1px solid #666666;
}

A:link {
  text-decoration: underline; 
  color: #FFCC00;
}

A:visited {
  text-decoration: underline; 
  color: #FFCC00;
}

A:active {
  text-decoration: none; 
  color: #FFCC00;
}

A:hover {
  text-decoration: none; 
  color: #FFCC00;
}

a:active {
  color: #FFCC00;
}
