/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efe2c6;
}

a:link {
	color: #80661a;
	text-decoration: none;
}
a:visited {
	color: #80661a;
	text-decoration: none;
}
a:hover {
	color: #AC9153;
	text-decoration: none;
}
a:active {
	color: #80661a;
	text-decoration: none;
}
.main { background:#efe2c6 url(images/linep.gif) repeat-y top left;}
