.bg {
	background-image: url(../images/bg.gif);
}
td {
	font-size: 9pt;
	line-height: 20px;
}
.input1 {
	font-size: 9pt;
	height: 21px;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.t {
	color: #CE6700;
}
.black {
	color: #000000;
}
