
.CODE {
	font-family: Courier New, Monospace;
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	color: #006F37;
	background: #FFFFF0;
	border: 1px dashed #008000;
	padding: 8px;
}

tr.rola {
	background-color: white;
}

td.rolb {
	cursor: pointer;
	text-align: center;
	border: dashed 1px white;
	background-color: white;
}
