BODY {
  background-color : #FDF1C7;
  color: #000000
}

.text { 
  font-size: 14px; font-family: "Trebuchet MS"
}

.subtext { 
  font-size: 12px; font-family: "Trebuchet MS"
}

.bookmark { 
  font-size: 20px; font-family: "Trebuchet MS"
}

a.thumb:link img {
  border: 1px solid #B60000;
}

a.thumb:visited img {
  border: 1px solid #B60000;
}

A:link {
  text-decoration: underline; 
  color: #CC0000;
}

A:visited {
  text-decoration: underline; 
  color: #CC0000;
}

A:active {
  text-decoration: none; 
  color: #CC0000;
}

A:hover {
  text-decoration: none; 
  color: #CC0000;
}

a:active {
  color:#CC0000;
}

.frame {
	border: 1px solid #B60000;
	background-color: #A10000;
}
