.dir_button {
	display: block;
	width: 200px;
	border: 1px solid black;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}

td, div, a {
	font-size: small;
}