body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
a:link {
	color: #666666;
	text-decoration: blink;
}
a:hover {
	color: #000000;
	text-decoration: blink;
}
a:active {

	color: #666666;
	text-decoration: blink;
}
a:visited {


	color: #666666;
	text-decoration: blink;
}