body {
	font-family: Arial;
}

a {
	color: #0000ff;
}

a:visited {
	color: #0000ff;
}

a:hover {
	color: #005500;
	text-decoration: none;
}

a img { border: 1px solid #00ff00; }

//.tlist tr:hover td { background-color: #dddddd; }
.tlist td {
	background-color: #ffffff;
}

.tlist a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	white-wrap: none;
}

