/* CSS by dagson media */

body {
background-color: #DDD8C0;
margin-top:0px;
margin-bottom:0px;
margin-left: auto;
margin-right: auto;
font-family:trebuchet ms;
color: #47513E;
font-size:14px;


}

a:link, a:visited {
	color: #47513E;
	border-width:0px;
	text-decoration: none;
	
}
a:hover {
	color: #47513E;
	text-decoration: underline;
}
a:active {
	color: #47513E;
	text-decoration: none;
}

