body {
	margin:0px 0px 0px 0px;
	background-color: black;
	background-repeat: repeat;			
		}
A:link { color:  #000000}  /* unvisited link */
a:visited {color: yellow; } 
a:active {color: green; } 
A {font: bold; font-size: 13pt;}
text { color: pink; font-style: normal; font-variant: normal; font-weight: bold; 
               font-size: 10pt }