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

.field { color: white; background: blue; font-weight: bold; width: 400px; height: 32px; }
.head { color: blue; font-weight: bold; font-size: xx-large; }
.main { margin: 0 auto; text-align: center; }

.bb { color: blue; font-weight: bold; }
.bb2 { color: blue; font-weight: bold; font-size: large; }
.d { text-align: right; }
.l { text-align: left; }
.nscr { overflow: hidden; }
.rb { color: red; font-weight: bold; }
.rbc { font-weight: bold; color: red; text-align: center; }
.rev { color: white; background: red; font-size: larger; }

.del { color: white; background: red; }
.add { background: lime; }
.edit { background: cyan; }

.res { color: white; background: red; width: 100px; }
.sub { background: lime; width: 100px; }

