A:link { color: #1133AA; font-style: normal; text-decoration: none }
A:visited { color: purple; font-style: normal; text-decoration: none }
A:active { color: purple; font-style: normal; text-decoration: none }
A:hover { color: #0000FF; background-color: #BBCCFF } }
ol { counter-reset: item }
#li:before { content: counter(item) ". "; counter-increment: item -1; }
body { font-family: verdana, sans-serif; font-size: 14px; }
td { font-family: verdana, sans-serif; font-size: 12px; }
body { margin:30px;  }
##body { background-color: rgb(250,250,220); margin:30px;  }
