@charset "utf-8";
/* CSS Document */

body {
	background-color: #e1dac7;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style4 {color: #a59b82}
.style5 {color: #666666; }
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
	
#one a:link {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}
#one a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}

#one a:hover {
	text-decoration: none;
	color: #996600;
	font-weight:bold;
}
#one a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}
	