a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

body {
	color: #666666;
}
table {
	font-size: small;
	color: #666666;
	text-align: center;

}
