body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #cecccc;
  font-size: 12px;  
  text-decoration: none;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  border : 0px;
  background-color: #000000;
}

td {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #cecccc;
  font-size: 12px;  
  text-decoration: none;
}

.footer {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 12px;  
  text-decoration: none;
}

.img_gallery {
	border : 1px solid #999999;
    vertical-align: middle;
}
.img_border {
	border : 3px solid #999999;
}


.topic {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  background-color: transparent;
  color: #fff;  
  font-weight: normal;
  text-decoration: none;  
  font-size: 22px;
  font : small-caps;
}  
    
a {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  background-color: transparent;
  text-decoration: underline
}

a:link {
  color: #fff;
  background-color : transparent;
}

a:visited {
  color: #fff;
  background-color : transparent;
}

a:active {
  color: #fff;
  background-color : transparent;
}

a:hover {
  color: #fff;
  text-decoration : underline;
  text-decoration: none;  
}


a.footer {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  background-color: transparent;
  color: #000;  
  font-weight: normal;
  text-decoration: underline;  
  font-size: 12px;  
  }

a.footer:link {
  color: #000;
  background-color : transparent;
  text-decoration: underline;  
}

a.footer:visited {
  color: #000;
  background-color : transparent;
  text-decoration: underline;
}

a.footer:active {
  color: #000;
  background-color : transparent;
  text-decoration: none;
}

a.footer:hover {
  color: #333;
  text-decoration : none;
  background-color : transparent;
}
  
a.menu {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  background-color: transparent;
  color: #333;  
  font-weight: bold;
  text-decoration: none;  
  }

a.menu:link {
  color: #333;
  background-color : transparent;
  text-decoration: none;  
}

a.menu:visited {
  color: #333;
  background-color : transparent;
  text-decoration: none;  
}

a.menu:active {
  color: #666;
  background-color : transparent;
  text-decoration: none;  
}

a.menu:hover {
  color: #fff;
  text-decoration : none;
  background-color : transparent;
}
