a:active {  font-family: Arial, Helvetica, sans-serif; color: #0842B9; text-decoration: underline;}
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #0842B9; text-decoration: underline;}
a:link {  font-family: Arial, Helvetica, sans-serif;  color: #0842B9; text-decoration: underline}
a:visited {  font-family: Arial, Helvetica, sans-serif; color: #0842B9; text-decoration: underline}

select {
 font-size: 12px;
 background-color: #FFBF03;
 color: #000000
 font-family:Arial;
}

input{
font-size: 12px;
font-family:Arial;
}

.textc {
 font-size: 10px;
 background-color: #FFBF03;
 color: #000000
 borderColor: #000000
}

.texta {
 font-size: 12px;
 background-color: #FFBF03;
 color: #000000;
 border: 1px double #B00574;
 padding: 1px;
}

.textb {
 font-size: 12px;
 background-color: #F5CF60;
 color: #000000;
 border: 1px double #000000;
 padding: 3px;
}

BODY { 
  color: #000000;
  font-family: Arial;
  font-size: 9px;
}


ALT { 
  color: #000000;
 background-color: #FFBF03;
  font-family: Arial;
  font-size: 9px;
}


.buttona { 
  color: #8D038A;
  background-color: #FFBF03;
  font-family: Arial;
  font-size: 10px;
  width: 90px
}


.buttonb { 
  color: #8D038A;
  background-color: #FFBF03;
  font-family: Arial;
  font-size: 11px;
  font-weight: 600;
  width: 130px
}


.buttonc { 
  color: #8D038A;
  background-color: #FFBF03;
  font-family: Arial;
  font-size: 11px;
  font-weight: 600;
  width: 200px
}

.buttond { 
  color: #FFBF03;
  background-color: #8D038A;
  font-family: Arial;
  font-size: 11px;
  font-weight: 600;
  width: 200px;
}


.buttone { 
  color: #000000;
  background-color: #FFBF03;
  font-family: Arial;
  font-size: 10px;
  width: 46px;
 height: 20px;
}




