a {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #8B6F38;
}


td, th {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #8B6F38;
}

/* width */
::-webkit-scrollbar {
  width: 0px;
} 
