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-size: smaller; font-weight: bold; }
button { border-width: 4px; border-style: outset; }
h1 { color: blue; text-align: center; }
ul { margin-top: 0px; margin-bottom: 0px; }

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

.bb { font-weight: bold; color: blue; }
.bbr { font-weight: bold; color: blue; text-align: right; }

.res { color: white; background: red; width: 90px; }
.sub { background: lime; width: 90px; }
.next { color: white; background: blue; width: 100px; }
.prev { background: cyan; width: 100px; }
.phone { background: lime; width: width: 250px; height: 32px; }

