body      { background-color: #000000 ; text-color: #FFFFFF }
A:link    { text-decoration: none ; color: #FFE401 ; font-weight: bold } 
A:visited { text-decoration: none ; color: #FFE401 ; font-weight: bold } 
A:active  { text-decoration: none ; color: #FFE401 ; font-weight: bold } 
A:hover   { text-decoration: underline ; color: #FFFFFF ; font-weight: bold }
P         { text-decoration: none ; color: blue }
