.top:hover { color: #FF8040; background: transparent }
.middle:hover { text-decoration: underline; color: lime }
.bottom:hover { text-decoration: none; color: #808000 }
A { color: blue }
INPUT { font-weight: bolder; color: #FFFFFF; background: maroon }
SELECT { font-weight: bold; color: #FFFFFF; background: #408080 }
.middle { text-decoration: none; color: yellow }
.bottom { color: green }
.top { background: yellow }
TEXTAREA { font-weight: bolder; font-size: 20px; text-indent: 12px;
     color: #FFFFFF; background: url(bs4.jpg) repeat }
.brown {  background-color: #987D3F; font-weight: bold}
