body#t {
    background-color: black;
}

body#m {
    background-color: black;
}


TD {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  background-image: none;
  color : 999999;
}

A {
	color : 999999;
}

A:VISITED {
	color : 999999;
}

A:hover {
	text-decoration: underline;
	color : white;
}

img.border_image {
 border: 1px solid #999999;
}





