BODY {
  background-color : #EAEAEA;
  color: #000000;
}

.text {
  font-size: 12px; font-family: "Trebuchet MS";
}

.bigtext {
  font-size: 14px; font-family: "Trebuchet MS";
}

.title  { 
  font-size: 20px; font-family: "Trebuchet MS";
}

.bookmark {
  font-size: 20px; font-family: "Trebuchet MS";
}

a.thumb:link img {
  border: 1px solid #D20000;
}

a.thumb:visited img {
  border: 1px solid #D20000;
}

A:link {
  text-decoration: underline;
  color: #AA0000;
}

A:visited {
  text-decoration: underline;
  color: #AA0000;
}

A:active {
  text-decoration: none;
  color: #AA0000;
}

A:hover {
  text-decoration: none;
  color: #AA0000;
}

.frame {
	border: 1px solid #D20000;
	background-color: #AA0000;
}
