a:link {	color: #FFCC66;	cursor: hand;	border: thin none #FFFFFF;}a:visited {	color: #99FFCC;	text-decoration: none;	cursor: hand;}a:hover {	text-decoration: underline blink;	background-color: #433836;	border-bottom-width: thin;	border-bottom-style: inset;	border-bottom-color: #CCFFFF;	cursor: hand;	color: #66FF66;	border-top-style: inset;	border-right-style: inset;	border-left-style: inset;	border-top-width: thin;	border-right-width: thin;	border-left-width: thin;	border-right-color: #EFF6FC;}a:active {	font-style: normal;	font-weight: bold;	color: #99FF33;	cursor: hand;	border: thin solid #FFFFFF;}