
body { background-image: url(images/bg.gif); background-attachment: fixed; }

.warning {
  background-image: url(images/warningBg.jpg);
  background-repeat: no-repeat;
  width: 269px;
  height: 86px;
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #fff;
  line-height: 10px;
  text-align: justify; }
  
  
.updates {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #fff; }
  
.updates a {
  color: #ffff00;
  font-weight: bold; }
  
.updates, .thumbs a img {
  border: 1px solid #ffff00; }
  
.updates a:hover {
  color: #fff; }
  
.updates, .thumbs a:hover img {
  border: 1px solid #fff; }
  
  
td {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  color: #57394F; 
  line-height: 14px;
  text-align: justify; }
  
a {
  font-weight: bold;
  color: #B72B8E; }
  
a:hover {
  color: #ff33ff; }
