a:link {
	font-family: "Courier New", Courier, mono;
	font-weight: bolder;
	color: #666666;
	text-decoration: blink;
}
a:visited {
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: blink;
}
