a{text-decoration:none}
    a:link {color: #542313}
    a:visited {color: #542313}
    a:active {color: #234649}
    a:hover {color: #234649}

body {color:#333333;background-color:#000000;margin:20px;}

.tchapter {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #CCCCCC;
	background-color: #000000;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
}
.tspecies {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #333333;
	background-color: #CCCCCC;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
}
.ttaxon {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.60em;
	font-style: normal;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
}