
a {
	color: #666666;
	text-decoration: none;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

a:hover {
	color: #000000;
	}

body, p, td {
	color: #000000;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	}

pre {
	font-size: 11px;
	}

.black {
	color: #000000;
	}

.highlighted {
	background: #ffffa0;
}

.selected {
	color: #a04040;
	}

.white {
	color: #ffffff;
	}
