BODY, TD, TH {
	font-family: Verdana;
	font-size: 11px;
}

.copyright, .copyright A {
	color: #006699;
	font-size: 10px;
}

.title, .title A {
	color: #00aa22;
}

.new, .new A {
	color: #00aa22;
	font-size: 17px;
	font-weight: bold;
}

.table, .table A {
	cursor: hand; cursor: pointer;
	color: #006699;
}

.even {
	background-color: #e4e4e4;
}

.uneven {
	background-color: #f3f3f3;
}

.over {
	background-color: #c6e0b1;
}

.over A:hover {
	text-decoration: none;
}

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.paging, .paging A {
	color: #00aa22;
}

.current, .current B {
	color: #006699;
}
