
.thumb img {
  border: 2px solid #fff;
  margin: 3px; }
  
.thumb img a:hover {
  border: 2px solid #DA0052; }
  
  
.big {
  font-family: Verdana, sans-serif;
  font-size: 17px;
  color: #FF97E4;
  font-weight: bold;
  margin: 3px; 
  line-height: 20px;
  text-decoration: none; }
  
.big:hover {
  background-color: #fff;
  color: #8A0553; }
  
  
td {
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #fff;
  line-height: 16px; }

  .text {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #fff; }  
  
  a {
  color: #FF97E4; }
  
  a:hover {
  color: #ffffff; }
  
  h1 {
  font-family: Verdana, sans-serif;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  margin: 0px; }
