/* CSS Document */

body,th,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
.menulink:hover {
	color:#CC0000;
}