body {
	margin-left: 20px;
	margin-top: 140px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	background-color: #FFFFFF;
	color: #666666;
	background-image: url(images/cocos.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000;
	vertical-align: top;
}


h4 {
	color: #6666CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
}

h3 {
	color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
}

a:link {
	color:#660099 ;
	
	font-family: "Trebuchet MS";
	font-size: 16px;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
a:active {
	color: #FF9933;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.stylefooter {font-size: x-small}

h2.pagetitle {
	color: #6666CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	}
	
.post {
	margin: 0 0 40px;
	text-align: left;
	vertical-align: text-top;
	}
