body
{
	font-size : 12px;
	font-family : Verdana,sans-serif;
	text-align : Left;
}

A:HOVER, A:ACTIVE
{
	color : Maroon;
      background: #ffa
}

TR
{
	font-size : 12px;
	font-family : Helvetica,Arial,Verdana,sans-serif;
	text-align : Left;
}

TR.tan
{
	font-size : 12px;
	font-family : Helvetica,Arial,Verdana,sans-serif;
	text-align : Left;
	color : #3B5B3B;
	background-color : #f7efde;
}
TH
{
	font-size : 12px;
	font-family : Helvetica,Arial,Verdana,sans-serif;
	text-align : center;
	color : Black;
	background-color : tan;
	font-weight : normal;
}
H1 {
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  clear: both; 
}

DT, .heading, H2, H3, H4, H5, H6 {
  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
}

.content A:link {
  color: #000099; 
  }

.content A:visited {
  color: #990099; 
  }

.content A:active {
  color: #990000;
  }

/* end of test */


.topbar {
  background-color: #990099;
  color: white;
}

.newsbox {
  padding: 3px;
  background-color: #99CCCC;
}


/* Add some color to the horizontal rules */

HR {
  color: #006666;
}

.info {
  /* border: 5px solid #990099; */
  padding: 3px;
  }
  
.Comment { color: #0000A0; font-weight : bold;}
.Name { color: Maroon; }
.painting {filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true');}
