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

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

.bb { color: blue; font-weight: bold; }
.l { text-align: left; }
.nn { text-decoration: none; }
.rbc { color: white; background: red; font-weight: bold; text-align: center; font-size: large; margin-bottom: 10px; }
.sml { font-size: smaller; }

