.bottomlink td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	border: thin solid #006699;
}

.bottomlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.bottomlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.bottomlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
	font-weight: bold;
}
.bottomlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}

