body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #968F7A;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.list {
	margin-left: 50px;
}
.footer {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-transform: none;
	color: #660000;
}
