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

.head { color: blue; font-weight: bold; font-size: xx-large; }
.main { margin: 0 auto; text-align: center; }

.bb { color: blue; font-weight: bold; }
.bld { font-weight: bold; }
.l { text-align: left; }
.rb { color: red; font-weight: bold; }

.ven { background: lime; width: 120px; border-width: 4px; border-style: outset; }
.opt { background: lime; width: 120px; border-width: 4px; border-style: outset; }

