body {
	background-color: #544f4a;
	color: #6a635c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}
li {
	list-style-image: url(images/list_bg.gif);
	.link{ color:#544f4a; text-decoration:underline}

}
a:link {
	color: #76421b;
	text-decoration: underline;
}
a:visited {
	color: #7f7a47;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	color: #ac854d;
}
