body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footertext	
	{
		color: #AAAAAA;
		font-family: Arial, Helvetica, Verdana;
		font-size: 10px;
		line-height: 10pt;
		vertical-align: bottom;
		font-weight: 100;
		margin: 5px;
	}
	
			.footertext	 a:link {color: #CCCCCC; text-decoration: none;} 
			.footertext	 a:visited {color: #CCCCCC; text-decoration: none;} 
			.footertext	 a:hover {color: #84C0DB; text-decoration: underline;} 
			.footertext	 a:active {color: #CCCCCC; text-decoration: none;} 
.bottommenu	
	{
		color: #666666;
		font-family: Arial, Helvetica, Verdana;
		font-size: 12px;
		line-height: 10pt;
		vertical-align: bottom;
		font-weight: 100;
		margin: 5px;
	}
	

.nav {
	padding:0;
	float:center;
		font-size: 14px;
}

.nav {
	margin:0;
	padding:0;
}

.nav a {
	display:block;
	padding:5px 5px 5px 5px;
	margin:0 1px 0 1px;
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

.nav a:hover, .active {
	background-color:#18ADDE;
	color:#000;
}

.post a:hover, a:hover {
	color:#000;
}
