@charset "utf-8";
a:link {
	text-decoration: none;
	color: #0371EE;
}
a:visited {
	color: #0371EE;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0371EE;
}
a:active {
}

.bg {
	background-image: url(../images/buchanan_r6_c4.jpg);
}
.style4 {
	font-size: 22px;
	color: #8F9B02;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bg2 {
	background-color: #0371EE;
}
.style-gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
