img.bottomFix {
	vertical-align: bottom;
}
td {
	color : #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration : none;
}
a {
	color : #FF0000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
}
a:hover {
	color : #FF0000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration : underline;
}
body {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #000000;
}