td {
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
img {
	border: none;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.bg {
	background-image: url(../images/l8.gif);
	background-repeat: no-repeat;
	background-position: right;
}
