
.thumb img {
  border: 3px solid #B102B7;
  margin: 3px; }
  
.thumb img a:hover {
  border: 3px solid #FF72E3; }
  
  
.big {
  font-family: Verdana, sans-serif;
  font-size: 17px;
  color: #B102B7;
  font-weight: bold;
  margin: 3px; 
  line-height: 20px;
  text-decoration: none; }
  
.big:hover {
  background-color: #B102B7;
  color: #fff; }
  
  
td {
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 16px; }
  
  
a {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: #B102B7; 
  letter-spacing: -1px;
  margin: 3px;
  text-decoration: none; }
  
a:hover {
  background-color: #FF72E3;
  color: #fff; }
  
.text {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #333; } 
