
  body { background-image: url(images/bg.gif); background-attachment: fixed; }
  
  td {
    font-family: Arial, sans-serif;
	font-size: 11px;
	color: #52361E;
	text-align: justify;
	line-height: 15px; }
	
  .thumbs a img {
    border: 2px solid #FBFDCE;
	margin: 2px; }
	
  .thumbs a:hover img {
    border: 2px solid #F974E3; }
