body {
   background-color: #000201;
   color: #C0C0C0;
   font-family: arial, sans-serif;
   font-size: 12px;}

td {
   color: #000000;
   font-family: arial, sans-serif;
   font-size: 12px;}

	
a:link {
	color: #95c67a;
	text-decoration: underline;}

a:visited {
	color: #C8C8C8;
	text-decoration: underline;}

a:active {
	color: #C0C0C0;
	text-decoration: none;}

a:hover {
	color: #b43628;
	text-decoration: none;}
