BODY { background:white;
       color:black}

A:link {color:red }
A:visited {color:maroon}
A:hover {background:silver;
         color:red }
A:active {color:fuchsua}

P { text-indent:32pt}

UL.links { list-style:url(pictures/link.png) }

