a:hover {
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	background-color: #66FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	background-repeat: repeat-x;
	font-size: 10px;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: bold;
	list-style-position: inside;
	clip:    rect(   );
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #000000;
	border-left-color: black;
}
a:link {  color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #99FFCC; cursor: hand; background-repeat: no-repeat; list-style-type: none; font-weight: bold; font-variant: normal}
a:visited {  text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #66FFFF; background-attachment: fixed; background-repeat: no-repeat; list-style-type: circle; cursor: hand; font-weight: bold; color: #FF0000; text-align: justify; word-spacing: normal; font-style: normal; font-variant: normal}
