#buttTable a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006666;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #FF9900;
	voice-family: "\"}\"";
	voice-family:inherit;
}
#buttTable a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006666;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #FF9900;
}
#buttTable a:hover {
	background-color: #006666;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}

