a:link 		{ color: #666600; text-decoration: none; }
a:visited 	{ color: #666600; text-decoration: none; }
a:active 	{ color: #666600; text-decoration: underline; }
a:hover 	{ color: #666600; text-decoration: underline; }

.body{  margin: 0px;
}
.txt_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
}

.txt_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	line-height: 20px;
	color: #444444;
}
.nav {
	font-family: Optima, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666633;
}
.brder_white {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}
.header {
	font-family: Optima, Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #666600;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
	color: #333333;
	font-style: italic;
	text-align: center;
	margin: 5px 15px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #605F48;
	font-weight: lighter;
}
.butterfly_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.top_right_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
.brder_nav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666633;
	border-bottom-color: #666633;
}
.txt_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666633;
	padding: 5px;
}
.brd_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.brd_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: lighter;
	color: #666666;
	font-style: normal;
}
.large_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #666666;
}
.line_green {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666600;
}
