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

a.bannerlink:link {
	color: #FFFFFF; 
}

a.bannerlink:visited {
	color: #FFFFFF;
}

a.bannerlink:hover {
	text-decoration: underline;
	color: #FFFFFF; 
}

a.bannerlink:active {
	color: #FFFFFF; 
}

.smallfont
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
}.tableheading {
	font-family: Bookman Old Style, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
}
.tabletext {
	font-family: Bookman Old Style, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
