


body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#d1edfb;
line-height:18px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

#footer
{
background:#85875c;
height:70px;
}


a:link, a:visited{

	color: #FF9900;
	text-decoration:underline;
}

a:hover, a:active{

	color: #656566;
	text-decoration:none;

}