body { 
	background-color: #525659;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
	} 
	

.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525659;
	line-height: 15px;
    text-indent: 0;
	text-decoration: none;
 }
 
.home a:link {color: #525659; text-decoration: none; }
.home a:visited {color: #525659; text-decoration: none; }
.home a:active {color: #525659; text-decoration: none; }
.home a:hover {color: #525659; text-decoration: underline; }

