body td {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 8pt;
}

a:hover {
	border-color: lime;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	color: lime;
}

.leftmenu {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}

.leftmenu a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
