body {
	background-color: #D6C5B4;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {	color: #813322;
	font-weight: bold;
}
.content {
	font-size: 10px;
	font-weight: bold;
	color: #D6C5B4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #813322;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}

.menu {
	color: #813322;
	font-weight: bold;
	font-size: 10px;
}

a:hover {
	background-color: #D6C5B4;
}
.white_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a2 {

	color: #E9B6AB;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
.a2:hover {
	color: #E9B6AB;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	background-color: #67593F;
}
