.style1 {
	color: #765b44;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #923e2c;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
.style3 {
	color: #826851;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #845746;
	font-size: 10px;
	font-family: tahoma;
}
.style2 a:link {
	text-decoration: none;
	color: #923e2c;
	}
.style2 a:visited {
	text-decoration: none;
	color: #923e2c;
}
.style2 a:hover {
	text-decoration: underline;
	color: #923e2c;
}