body{
	font-family: Arial, Helvetica, sans-serif;
}

td.white{
	color: #ffffff;
	font-size : x-small;
	background-color : Black;
	text-align : right;
}

td{
	font-size : x-small;
}
a.nav{
	color: Silver;
	text-decoration: none;
	text-align : right;
}

a:hover.nav{
	color: White;
	text-decoration: none;
	text-align : right;
}