.style1 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {color: #333333; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.style5 {
	color: #EA6506;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style6 {
	color: #FF6600;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #F8F4EB;
}
a:link {
	color: #EA6506;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EA6506;
}
a:hover {
	text-decoration: none;
	color: #385F06;
}
a:active {
	text-decoration: none;
	color: #D69C0D;
}