body {
	background-color: #E5E5E7;
}
.style2 {	font-size: 18px;
	color: #4d1f0b;
}
.style3 {	color: #5a443b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {	color: #FFCCCC;
	font-size: 12px;
}
.style5 {color: #775849}
.style7 {color: #B1A099}
a:link {
	color: #333333;
	text-decoration: none;
}
a {
	font-size: 10px;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #999999;
}
