a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	background-color: #000000;
}
a:hover {
	color: #CCCCCC;
	text-decoration: line-through;
}

a:active {
	color: #666666;
	text-decoration: line-through;
}
a:visited {
	color: #666666;
}
