

/* body {text-decoration: none; color: white; background: rgb(100,0,240)}*/
body {text-decoration: none; color: green; background : silver}

A {color: red; }

A:hover {color: black}

OL {margin-left : 0em}

UL {list-style: disc; margin-left :1em}

LI {margin-left: 1em}

.fullname {font-size: 24px; font-family: arial; color: red}
