{
DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5
}

BODY {
  font-family	: arial,verdana,sans-serif;
}

BODY{
  color		:	black;
  background	:	#696969;
  margin:	0;
  padding: 	0;
}

 
  
A:link { color :  #800000}
A:active { color :  #800000}
A:visited { color :  #330000}
A:hover { color :  #330000}

.caption {
  font-size : 10pt;
  color :  #800000 

  font-style : comic sans
}



A {
	COLOR:  #800000; TEXT-DECORATION: none
}
A:link {
	COLOR:  #330000; TEXT-DECORATION: none
}
A:visited {
	COLOR:  #330000; TEXT-DECORATION: none
}
A:active {
	COLOR:  #696969; TEXT-DECORATION: none
}
A:hover {
	COLOR:  #800000; TEXT-DECORATION: none
}

 
 
 
div.img
{
  margin: 2px;
  border: 1px solid   #696969;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid   #696969;
}
div.img a:hover img {border: 1px solid   #696969;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}


















BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
