DIV.marker {
	font-size: 12px;
	font-color: black;
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
	line-height: 125%;
}

DIV.marker a {
	text-decoration: none;
	color: #008;
}

DIV.marker a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #00f;
}

span.gray {
	font-size: 10px;
	color: #808080;
}


