td {
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
body {
	background-color: #AAAAAA;
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-weight: bold;
}
a {
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #DDDDDD;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: line-through;
}
