<!--
body { margin: 0px ; text-align: center; background: #99CCFF;}
a:link { text-decoration: none; }
a:visited {text-decoration: none;}
a:link { color: blue; }
a:visited { color: blue; }
a:hover { color: red; }
a:active { color: green; }
-->

