td 
{
  font-family:	arial;
  font-size:		12px;
  font-weight:	bold;
}
.copyinfo 
{
  font-size:		9px;
  font-weight:	normal;
}
a.contact_email:link, a.contact_email:visited 
{
  color:		#A10000;
}
a.contact_email:hover 
{
  color:		#FF0000;
}
.med_text 
{
  font-size:		22px;
}
.reg 
{
  font-weight:	normal;
}

a:link 
{
  color:		#2097FF;
}
a:visited 
{
  color:		#2097FF;
}
a:hover 
{
  color:		#FF5874;
}
img.site_thumb
{
  filter:         alpha(opacity=40);
  -moz-opacity:   0.4; 
  opacity:        0.4;
  -khtml-opacity: 0.4;
}

img.site_highlight
{
  filter:         alpha(opacity=100);
  -moz-opacity:   1.0; 
  opacity:        1.0;
  -khtml-opacity: 1.0;
}