A{
	Text-Decoration : none;
      Font-Family: Verdana;  
	  color: green;  

	}


a:hover {color: red;

background: yellow;

}

a:active {color: red;

background: yellow;

}


BODY {background-color: #FFFFC6;  
background-image:url(bgafricanhut.gif);
background-position: top left;
background-repeat: repeat-y;
margin:0;
padding:0;
}

LI, P, B, H1, H2, H3, H4, blockquote, ol, ul, li, body, span {font-family: verdana; color: #CE4800}

p, ul, li, blockquote, a, center, td, dd {font-size: 14px}
  
.justify {text-align: justify; padding: 0 20px 0 0}


.center {text-align: center}

.img {border:1px solid black}