a:active, a:link { color: #005F00; }
a:visited { color: red; }
body { background: #FFD; background-image: url(/jpg/b_ground.jpg); }
body, button, input, td { font-family: Verdana,Arial,Sans-Serif; }
button { font-weight: bold; width: 150px; border-width: 4px; border-style: outset; }
h1 { color: blue; text-align: center; }

.main { text-align: center; margin: 0 auto; }

.b { font-weight: bold; color: blue; }
.g { font-weight: bold; color: #005F00; font-size: larger; }
.r { font-weight: bold; color: red; }

.bb { font-weight: bold; color: blue; }
.rb { font-weight: bold; color: red; }

.easi { color: black; background: lime; height: 32px; }

