a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
}
.space {
	line-height: 1px;
}

