a:active, a:visited { color: red; }
a:hover { color: blue; text-decoration: none; }
a:link { color: #005F00; }
body { background: #FFD; background-image: url(/jpg/b_ground.jpg); }
body, input, td { font-family: Verdana,Arial,Sans-Serif; }
input { font-weight: bold; }
li.a { color: blue; }
li.a:active, li.a:link, li.a:visited { color: blue; }
table { text-align: center; }
ul { margin-top: 0px; margin-left: 15px; line-height: 1.4; color: blue; }

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

.bb { color: blue; font-weight: bold; }
.bbc1 { color: blue; font-weight: bold; text-align: center; font-size: larger; }
.l { text-align: left; }
.rb { color: red; font-weight: bold; }
.rb1 { color: red; font-weight: bold; font-size: larger; }
.rb2 { color: red; font-weight: bold; font-size: large; }
.sml { font-size: smaller; }
.res { color: white; background: red; width: 85px; border-width: 4px; border-style: outset; }
.sub { background: lime; width: 85px; border-width: 4px; border-style: outset; }

