A {text-decoration:none}

button {
   -webkit-appearance: none;
  }

.button {
   font-size:130%;
   font-weight:400;
  }
.button A {text-decoration:none}
.button H2
  {
  font-size:180%;
  }

.option {
  margin-left:10px;
  position: relative;
  float:left;
}

.topic
   {
   font-size:130%;
   font-weight:400;
   }
.topic A {text-decoration:none}
.topic H2
  {
  font-size:180%;
  }

.subtopic
   {
   font-size:110%;
   font-weight:200;
   }
.subtopic A {text-decoration:none}
.subtopic H2
  {
  font-size:180%;
  }

H2
   {
   font-weight:900;
   font-family:sans-serif;
   }
BLOCKQUOTE
   {
   font-style:italic;
   font-family:sans-serif;
   font-size:90%;
   }
.bigred
{
font-size:30pt;
color:red;
font-weight:900;
}
.nounderline A {text-decoration:none}


