.txt_note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 18px;
	margin: 10px 10px 0px;
	text-align: left;
}
.txt_note a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b1cd31;
	text-decoration: none;
}
.txt_note a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt_note a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFA90B;}
.txt_note a:visited:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF;}

.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #333333; line-height: 20px;}
.text a { text-decoration: none; font-weight: bold; color: #00702c; line-height: 15px;}
.text a:hover { text-decoration: underline; font-weight: bold; color: #000000; line-height: 15px;}
.text a:visited { ext-decoration: none; font-weight: bold; color: #00702c; line-height: 15px;}
.text a:visited:hover { text-decoration: underline; font-weight: bold; color: #000000; line-height: 15px;}

.textmen {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF; line-height: 20px; }
.textmen a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: bold; color: #00702c;}
.textmen a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; font-weight: bold; color: #000;}
.textmen a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #00702c;}
.textmen a:visited:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; font-weight: bold; color: #000;}

.hed1 {  font-family: Verdana, Arial, Helvetica, sans-serif;; font-size: 18px; font-style: normal; font-weight: bold; color: #542d87; line-height: 16px;}

.hed3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #000000; line-height: 118px;}
.hed3 a { text-decoration: none; font-weight: bold; color: #000099; line-height: 15px;}
.hed3 a:hover { text-decoration: none; font-weight: bold; color: #666699; line-height: 15px;}
.hed3 a:visited { text-decoration: none; font-weight: bold; color: #000099; line-height: 15px;}
.hed3 a:visited:hover { text-decoration: none; font-weight: bold; color: #666699; line-height: 15px;}

.book {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; line-height: 15px;}
.book a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold; color: #000099; line-height: 15px;}
.book a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold; color: #666699; line-height: 15px;}
.book a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold; color: #000099; line-height: 15px;}
.book a:visited:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold; color: #666699; line-height: 15px;}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 10px;
}


/* header links */
.hlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8B32B;
	font-style: normal;
	font-weight: bold;
}
.hlink a {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.hlink a:hover {
	color: #F8B32B;
	font-style: normal;
	text-decoration: underline;
}
.hlink a:visited {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.hlink a:visited:hover {
	color: #F8B32B;
	font-style: normal;
	text-decoration: underline;
}

