.lnk {  text-decoration: none; background-image: none}
a:active {  color: #0000FF}
a:hover {  color: #0000FF; text-decoration: underline}
a:link {  color: #4d8bca}
a:visited {  color: #336699}


.txt_chapter_title {
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.txt_chapter_body {
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.txt_chapter_link {
	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}