body { 
	font-size: x-small;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: rgb(0, 0, 0);
	background-image: url(bgTexture.jpg);
}

a:link  { color: #000099; }  
a:visited { color: #660000; }
a:hover { color: black; }    
a:active { color: #990000; }

table { 
	font-size: x-small;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: rgb(0, 0, 0);
}