
.under_pink  { background-color: #ffb6c1; border-bottom: 1px solid fuchsia }
.under { border-bottom: 1px solid fuchsia }
.under_r { border-right: 1px solid #f0f; border-bottom: 1px solid fuchsia }
.under_b  { border-bottom: 1px solid #6495ed }
.top_b  { border-top: 1px solid #6495ed; border-bottom: 1px none navy }
.under_r_b  { border-right: 1px solid #6495ed; border-bottom: 1px solid #6495ed }
.right_b { border-right: 1px solid #6495ed; border-bottom: 1px #6495ed }
.under_r_g { border-right: 1px solid silver; border-bottom: 1px solid silver }
.r_g { border-right: 1px solid silver; border-bottom: 1px silver }
.under_g { border-right: 1px silver; border-bottom: 1px solid silver }
.pink { background-color: #ffb6c1; border-bottom: 1px fuchsia }
.l_yellow { background-color: #fff; border: solid 1px #006 }
.l_blue { background-color: #eee; border: solid 1px #006 }