body {
	font-family: Verdana;
	color: #C9C9C9;
	font-size: 10px;
	background-color: #000000;
}

a{
color:#FFFFFF;
text-decoration:none
}

a:hover{
text-decoration:underline
}

td {
	color: #C9C9C9;
	font-weight: bold;
	font-size: 10px;
}

table, img {
	border-style: none;
}

table {
	width: 100%;
	height: 100%;
}