A{
	Text-Decoration : none;
      Font-Family: Verdana;  
	  color: green;  

	}


a:hover {color: red;
background: yellow;

}

a:active {color: red;
background: yellow;

}


BODY {background-color:#008442;  
margin:0;
padding:0;
}

LI, P, B, H1, H2, H3, H4, blockquote, ol, ul, li, body, span {font-family: verdana; color: black}

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}

div.feedburnerFeedBlock ul {
margin-left:0;
list-style-type: none; 
padding:0px 30px;
}

div.feedburnerFeedBlock ul ul {
list-style-type: disc;padding-left:20px
}

div.feedburnerFeedBlock ul ol {
list-style-type: decimal;
}

div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:12px 0 0 0;
}  

div.feedburnerFeedBlock img {
border: none;
}

#creditfooter {display:none}   
