/* Main Style Elements */

body {
style="display:block;
	}
	
a {
	color:#63d27f;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}

img {
display:block;
style="display:block;
}

.clear {
	clear:both;
	}


/* The Footer */


.footerinner {
	font-family:Tahoma;
	font-size:10px;
	line-height:1.4em;
	text-align:center;
	}
	
.footerinner a {
	color:#3d0a3b;
	text-decoration:underline;
	}

