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

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

.b1 { color: blue; font-size: larger; }
.b1c { color: blue; font-size: larger; text-align: center; }
.l { text-align: left; }
.r1 { color: red; font-size: larger; }
.rb { color: red; font-weight: bold; }
.rb1 { color: red; font-weight: bold; font-size: larger; }
.w { color: white; font-size: large; text-align: center; background: #0000DD; }

.dis { background: lightgrey; width: 120px; border-width: 4px; border-style: outset; }
.sub { background: lime; width: 120px; border-width: 4px; border-style: outset; }
.res { color: white; background: red; width: 120px; border-width: 4px; border-style: outset; }

