
body{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  text-decoration: none;
  color: #000000;
  background: #6B6B6B;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
a:link, a:active, a:visited{
  text-decoration: none;
  font-size: 12px;
  color: #ccc;
}
a:hover{
  text-decoration: underline;
  font-size: 12px;
  color:#000000;
}

td{
  font-size: 11px;
  text-decoration: none;
  color: #000000;
}

.thumbs a:link img, .thumbs a:visited img, .thumbs a:active img{ border: #525252 solid 1px; }

.thumbs a:hover img{ border: #525252 dashed 1px; }
.thumbs{
  	border: #525252 1px solid;
	background-color: #5B5B5B;
}
.top { 
	background-color: #5B5B5B;
	border: #525252 1px solid;
}
.top th{
  font-size: 20px;
  text-decoration: none;
  color: #000000;
}
.top td{
  font-size: 14px;
  text-decoration: none;
  color: #FFF;
}
.top a:link, .top a:visited, .top a:active{
  text-decoration: none;
  font-size: 16px;
  color: #ccc;
}
.top a:hover{
  text-decoration: underline;
  color: #FFF;
}

.logo {
	
	font-size: 24px;
	
	font-style: italic;

	font-weight: bold;

	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #000;

}
#links a {font-size: 9px;}

#links {font-size: 8px;}

