a:link {
	color: #666666;
	text-decoration: none;

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

}
a:hover {
	color: #666666;
	text-decoration: none;

}
a:active {
	color: #666666;
	text-decoration: none;

}
td {
	font-family: "courier new", courier, mono;
	font-size: x-small;
	color: #666666;
}

