body {
	line-height: 125%;
	color: #666666;
}
table {
	line-height: 125%;
	color: #666666;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
a:active {
	color: #996600;
	text-decoration: none;
}
