BODY {
  background-color : #5D5581;
}

.subtext  { 
  font-size: 11px; font-family: "Comic Sans MS"
}

.font12  { 
  font-size: 12px; font-family: "Comic Sans MS"
}

.text  { 
  font-size: 14px; font-family: "Comic Sans MS"
}

.desc  { 
  font-size: 11px; color: #CCCCCC; font-family: "Comic Sans MS"
}

.title  { 
  font-size: 20px; font-family: "Comic Sans MS"
}

a.thumb:link img {
  border: 1px solid #8A81B0;
}

a.thumb:visited img {
  border: 1px solid #8A81B0;
}

a.thumb:hover img {
  FILTER: alpha(Opacity=80);
  -moz-opacity:0.7;
  cursor:hand;
  border: 1px solid #8A81B0;
}

A:link {
  text-decoration: none; 
  color: #EC6788;
}

A:visited {
  text-decoration: none; 
  color: #EC6788;
}

A:active {
  text-decoration: underline; 
  color: #FFFFFF;
}

A:hover {
  text-decoration: underline; 
  color: #EC6788;
}

a:active {
  color:#EC6788;
}

.frame {
	border: 1px solid #8A81B0;
	background-color: #7F77A3;
}
