body { margnheight:0;
		marginwidth:0;
		topmargin:0;
		leftmargin:0;
		}


body {font-family:Times New Roman, Times, serif;
/*      background-color : "BLACK"; */
      }




a {
text-decoration:none
}

a:hover {
        text-decoration: underline
        }
A:link {color  : blue};
A:active {color  : blue};
A:visited {color  : blue};
