a {
	text-decoration: none;
}
a:hover { text-decoration: underline; }

body {
	font-family: verdana, helvetica, arial;
	font-size: small;
}

td {
	font-family: verdana, helvetica, arial;
	font-size: medium;
}

tr.colored {
	background-color: #dedede;
}

tr.light {
	background-color: #efefef;
}

# table.title {
#	background-image: url("images/bgChecker.png");
# }
