body {
		 background-color: #000000 ;
		 background-image: url('../images/bg/granit_black.jpg');
		 font: normal 12pt/12pt Times, serif ;
}

table { width: 80%; background : #000000;  }

a:link { font-weight: bold ;  color :  #33ccff; text-decoration:none; }
a:visited { font-weight: bold ;  color :#3b96cf; text-decoration:none; }
a:hover { font-weight: bold ;  color: #ffe19c; text-decoration:none; }
a:active { font-weight: bold ;  color: #CC0000; text-decoration:none; }

