body {
	font-family: "Palatino Linotype", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #86816E;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #660033;
}
