body {
font-family: arial, helvetica, verdana, sans-serif; 
}
p  { text-align: justify }
li { text-align: justify }

td.tdbut {
   border-width: 0px;
   border-top-width: 2px;
   border-bottom-width: 2px;
   border-style: solid;
   border-color: white;
   text-align: left;
   bgcolor: green;
}

td.ambut {
   background: #C83200; 
}

a.but { 
   padding: 40px;
   text-align: left;
   color: black; 
   background: #fff0b0; 
   padding: 2px; 
   text-decoration: none 
}
a.but:hover { color: red }

a.but1 { 
   padding: 40px;
   text-align: left;
   color: #C83200;
   font-variant: small-caps;
   font-weight: bold;
   background: #f0d090; 
   padding: 2px; 
   text-decoration: none 
}
a.but1:hover { color: red }

a.actbut { 
   color: white; 
   padding: 2px;
   text-decoration: none 
}

a.actbut1 { 
   color: white; 
   padding: 2px;
   font-variant: small-caps;
   font-weight: bold;
   text-decoration: none 
}

a.mbut { 
   color: white; background: #ec8204; 
   padding-left: 0.1cm; padding-right: 0.1cm; 
   text-decoration: none 
}
a.mbut:hover { color:black } 

a.ambut { 
   color: white; background: #C83200; 
   padding-left: 0.1cm; padding-right: 0.1cm; 
   text-decoration: none 
}

