:link { color : #0000FF ; Text-Decoration : None }
:visited { color : #800080 ; Text-Decoration : None }
:hover { color : #0000FF ; Text-Decoration : Underline }
:active	{ color : red ; Text-decoration : Underline }
body { font-family: verdana, sans-serif; }
  p.changed {
    padding-left: 0.2em;
    padding-top: 0.2em;
    border-left: solid;
    border-right: none;
    border-top: none;
    border-bottom: none;
    border-left-width: thin;
    border-color: #CADBEE;
  }