body 	{ background-color:#DDDDDD; color:#000000;  }
p      	{ font-family: helvetica, sans-serif; font-size: 14pt }
b	{ font-weight: bolder }

a	{ text-decoration:none}
a:hover { text-decoration:underline; }
a:link  { color: #ffccff }          /* unvisited link */
a:visited { color: #ffcccc }        /* visited links */
a:active { color: lime }        /* active links */

