body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-size: 10px;
	color: #FFFFFF;



}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.bk {
	background-image: url(images/drink.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}.whitetext {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: .2em;

}
