1
/* from John Arbash Meinel's `Short tutorial' */
 
 
4
  background-color: #ffffff;
 
 
10
  font-family: Verdana, Geneva, Arial, sans-serif;
 
 
20
  font-family: Georgia, "Times New Roman", Times, serif;
 
 
34
div.contents p a:hover {
 
 
40
  /* DKREDcolor: #966b72; */
 
 
41
  /* GREY color: #444444; */
 
 
59
  /* RED color: #966b72; */
 
 
60
  text-decoration: underline;
 
 
98
  border: 4px solid blue;
 
 
104
  background-color: black;
 
 
108
  background-color: red;
 
 
113
  font-family: monospace;
 
 
127
  background-color: #c1d1ff;
 
 
128
  background-color: #e5ecf9;
 
 
129
  border: 1px solid #888888;
 
 
135
  text-decoration: none;
 
 
140
  text-decoration: none;
 
 
145
  text-decoration: none;
 
 
148
span, th.field-name {