.a:link{
 font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #CCCCCC;
	
}

.a:visited{ 
 font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #999999;
	
}
.a:active{
 font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #CCCCCC;
	
}
.a:hover{
 font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: 00FF00;
}

.Header {
	font-family: Arial, Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #CCCCCC;
	
}

.Subheader {
	font-family: Arial, Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #CCCCCC;
	
}
.BodyText { font-family: Arial, Verdana; font-size: 12px; font-weight: normal; color: #99FFFF; }
.ThirdLevelHeader {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #FFFFFF; font-weight: bold}
.PageHeader {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-style: italic; font-weight: bold; color: #CCCCCC; background-image: none; background-repeat: no-repeat; background-position: left top}
.FourthLevelHeaders {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #00CC66}
.ScientificName { font-family: Arial, Verdana; font-size: 12px; font-weight: normal; color: #99FF66; ; font-style: italic}
.ColumnHeader { font-family: Arial, Verdana; font-size: 12px; font-weight: bold; color: #0066FF; }
