.link {
	font-family: "century Gothic", Verdana, Arial, helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #4d4444;

}
p {
	font-family: "century Gothic", Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #4d4444;
	background-color: #edead3;

}
div {
	font-family: "century Gothic", Verdana, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #edead3;
	background-color: #edead3;
}
td {
	font-family: "century Gothic", Verdana, Arial, helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;



}
a:link {
	cursor: hand;
	color: #4d4444;
	font-weight: normal;
	text-decoration: underline;




}
a:hover {
	font-weight: bolder;
	color: #4d4444;

}
a:active {
	color: #4d4444;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #8A7B84;
	text-decoration: none;
	font-weight: normal;

}
body {
	background-color: #edead3;
	color: #4d4444;
	font-family: "century Gothic", Verdana, Arial, helvetica, sans-serif;
}

