body {
  font-family: "Times New Roman", Times, serif;
  background-color :#000000 ;
  margin-top : 0px ;
  margin-bottom : 0px ;
  font-color : #ffffff;
  /* LINK="#ffffff" VLINK="#ffffff" ALINK="#ffffff" */
}

#menu a {
  font-family: "Times New Roman", Times, serif;
  text-decoration: none;
  color:#ffffff;
}

#paintings {
  font-family: "Times New Roman", Times, serif;
  text-decoration: none;
  font-color:#ffffff;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-color : #ffffff;
}

th {
	font-family: "Times New Roman", Times, serif;
}

a {
 text-decoration : none;

 }