
body {
  background-image: url(images/bg.gif);
  background-attachment: fixed; }
  
.recentupdates a img {
  border: 2px solid #E13DB0; 
  margin: 2px; }
  
.recentupdates a:hover img {
  border: 2px solid #63D9EF; }
  
.recentupdates a {
  color: #E13DB0; 
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold; }
  
.recentupdates a:hover img {
  color: #63D9EF;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold; }
  
  
.recentupdates2 a img {
  border: 2px solid #003B54; 
  margin: 2px; }
  
.recentupdates2 a:hover img {
  border: 2px solid #E759BE; }
  
.recentupdates2 a {
  color: #003B54; 
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold; }
  
.recentupdates2 a:hover img {
  color: #E759BE;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold; }
  
.warning {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  color: #fff;
  line-height: 11px; }
  
  
td {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #3E5E6C; 
  line-height: 15px;
  text-align: justify; }
