body { color:#000000; background-color: #FFE660;
       font-family:Arial,Helvetica,sans-serif; font-size:100%;
}
h1     {font-size:120%; }
h2     {font-size:110%; }

p, table, tr, td  {font-size:100%; }

.c {text-align:center; }
.r {text-align:right; }

p.bold {font-weight:bold; }

a:link    { color:#000000; }
a:visited { color:#000000; }
a:hover   { background-color:#FFFFFF; text-decoration:none }
a:active  { background-color:#FFFFFF; }
a:focus   { background-color:#FFFFFF; }

