body {
	background-image: url(bg.gif);
	font-size: 12px;
}
td {
	font-size: 12px;
	line-height: 22px;

}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
