body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	background-image: url(images/wise_pest_bg.jpg);
}
.small_10 {
	font-size: 10px;
	line-height: 14px;
}
.menu {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.menu a:link{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.menu a:visited{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.menu a:hover{
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.large_14 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #4D450E;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #4D450E;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
}

.left_menu a:link{
	color: #4D450E;
	padding-left: 21px;
	background-image: url(images/link_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.left_menu a:visited{
	color: #4D450E;
	padding-left: 21px;
	background-image: url(images/link_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.left_menu a:hover{
	color: #990000;
	padding-left: 21px;
	background-image: url(images/link_bg2.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
