/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-image: url(../images/bg_color.gif);
	background-color: #C8A173;
}
a {
	color: #543D21;
	text-decoration: none;
}
a:hover {
	color: #6C4F2B;
