td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.black-bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #796027;
	text-decoration: underline;
}
a {
	color: #714C1D;
	text-decoration: none;
}
.blue-normal {
	color: #235B9B;
	text-decoration: none;
}
.small1 {
	font-size: 12px;
	color: #665124;
	text-decoration: none;
}