<!--
a:link       { text-decoration: none; color: #000080; }
a:hover      { text-decoration: underline; color: orange; }
a:active     { text-decoration: none; }
a:visited    { text-decoration: none;}
.question    { background-color: rgb(255,102,0); background-repeat: repeat; 
               background-attachment: scroll; color: rgb(255,255,255); 
               font-weight: bold; font-size: 150%; background-position: 0% 50%; }
.button      { font-size: 150%; font-weight: bold; background-color: #00CC99;}
body         { margin:0px;background-repeat:no-repeat;background-position:50%;   }
-->
