
a {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
}
hr {
	border-top: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px dotted #666666;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
tr.el:hover {
background: #CDD4CD;
}
