a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	position: static;
	z-index: 4;
	top: 3px;
	margin: 1px;
	padding: 1px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #669900;
	text-decoration: underline overline;
	letter-spacing: -1px;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline overline;
	font-weight: bold;
	background-color: #669900;
}
