body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;

}
td {
	font-size: 10px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #99FF99;
	text-decoration: underline;


}
a:active {
	color: #FFFFFF;
}
.date {
	text-align: right;
}
