A:link		{ color: #ffffff; text-decoration: none }
A:visited	{ color: #ffffff; text-decoration: none }
A:active	{ color: #ffff00; }
A:hover		{ text-decoration: underline }

.tbl{
	font-size: 9pt;
	border-color: gray;
}
.bg{
	background:
		URL(../img/logo.jpg)
		no-repeat
		right
		bottom;
}
