td {
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #5E421C;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.toptxt{
	color:#669900;
	font-size: 14px;
	line-height: 20px;
	}
a.top{
	color: 000000;
	text-decoration: none;
}
a.top:hover {
	color: #FF0000;
	text-decoration: underline;
}