body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #403447;
	background-image: url(images/background_tile.jpg);
	margin: 0,0,0,0;
	line-height: 17px;
}
a:link {
	color: #A75734;
	text-decoration: none;
}
a:visited {
	color: #A75734;
	text-decoration: none;
}
a:hover {
	color: #9AA0DC;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a {
	color: #bbcfff;
	text-decoration: none;
}
.footer a:visited {
	color: #bbcfff;
	text-decoration: none;
}

.footer a:hover {
	color: #e2b00f;
	text-decoration: none;
}
.nav_text {
	font-size: 12px;
	color: #FFF;
}
.nav_text:link {
	color: #FFF;
	text-decoration: none;
	line-height: 7px;
}
.nav_text:visited {
	color: #ffffff;
	text-decoration: none;
}
.nav_text:hover {
	text-decoration: none;
	color: #BBCFFF;
}
.quote {
	border-top: 1px dotted #636fdc;
	border-bottom: 1px dotted #636fdc;
	padding: 10px 10px 10px 14px;
	background-color: #EEEAE9;
}
	
.smalltext {
	font-size: 12px;
	color: #643312;
}

