a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.th01 {
	background-color: #B2B2B2;
	text-align: left;
	border-top: medium solid #000000;
	margin: 0px;
	padding: 0px;
	height: 25px;	
}

