

/* body {text-decoration: none; color: white; background: rgb(100,0,240)}*/
body {text-decoration: none;}

A {color: red; }

A:hover {color: black}

OL {margin-left : 0em}

UL {list-style: disc; margin-left :1em}

LI {margin-left: 1em}