td {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
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;
}
