.menuwdb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
}


.menuwdb a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
	font-weight: normal;
}

.menuwdb a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
}

