a:link {
	text-decoration: none;
	font-style: normal;
	color: #999966;

}
a:visited {
	color: #999966;
	text-decoration: none;
}
a:hover {
	text-decoration: blink;
	color: #ffcc00;
	border: medium none #00FFFF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-repeat: no-repeat;
	cursor: hand;






}
