a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 50px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: line-through;
	clear: 0;
	float: 0;
	height: 0px;
	width: 0px;
	background-color: #000000;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 50px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: line-through;
	background-color: #000000;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 50px;
	font-style: normal;
	color: #FF0066;
	background-color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 50px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: line-through;
	background-color: #000000;
}
