body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top;
	font-family: verdana;
	font-size: 12px;
	color: silver;
}

h1 {
  color: #ffffff;
}

table{
  padding-top: 0;
  width: 800;
  font-size: 12px;
}

.rubrik {
  font-size: 15px;
  font-weight: bold;
  color: yellowgreen;
}

ul.stats {
list-style: square; margin-top: 0px; margin-bottom: 0px;
}

a.img:link    {font-weight: normal; color: #037F9B; text-decoration: none;}
a.img:active  {font-weight: normal; color: #037F9B; text-decoration: none;}
a.img:visited {font-weight: normal; color: #037F9B; text-decoration: none;}
a.img:hover   {font-weight: normal; color: #DD6900; text-decoration: underline;}

a.name:link    {font-weight: bold; text-decoration: none;}
a.name:active  {font-weight: bold; text-decoration: none;}
a.name:visited {font-weight: bold; text-decoration: none;}
a.name:hover   {font-weight: bold; text-decoration: none;}

a.top:link    {font-weight: normal; color: gray; text-decoration: none;}
a.top:active  {font-weight: normal; color: gray; text-decoration: none;}
a.top:visited {font-weight: normal; color: gray; text-decoration: none;}
a.top:hover   {font-weight: bold; color: white; text-decoration: nonr;}