body {
	background-color: #000000;
	margin: 0px;

}
a:visited {
	color: #33CCFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.buttons {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	background-position: center center;
	padding: 9px;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #33CCFF;
	text-decoration: none;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.smlHdr {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
