body {
	background-image: url(../images/bg.jpg);
}
td {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {

	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {

	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}
a:active {

	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
