
a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: Arial;
}
td {
	font-size: 12px;
}
td.menu {
	cursor: hand;
}
a:hover {
	text-decoration: underline;
}
