a.lkgray{color:gray}
a.lkgray:hover {color:black}

a.lkgreen{color:green}
a.lkgreen:hover {color:#ff6500}

a.lkblue{color:#196dff}
a.lkblue:hover {color:#ff6500}

a.lkwhite{color:white}
a.lkwhite:hover{color:gray}

a.lkblack{color:black}
a.lkblack:hover{color:red}

a.lkred{color:#ff6500}
a.lkred:hover{color:green}

a.lkyellow{color:yellow}
a.lkyellow:hover{color:#FFFFCC}

.pt3{padding-top:3px !important}
.pt5{padding-top:5px !important}
.pt8{padding-top:8px !important}

.pl3{padding-left:3px !important}
.pl5{padding-left:5px !important}
.pl8{padding-left:8px !important}

.pr3{padding-right:3px !important}
.pr5{padding-right:5px !important}
.pr8{padding-right:8px !important}

.pt3{padding-bottom:3px !important}
.pt5{padding-bottom:5px !important}
.pt8{padding-bottom:8px !important}

.h20{height:20px}
.h21{height:21px}
.h22{height:22px}
.h23{height:23px}
.h24{height:24px}
.h25{height:25px}
.h26{height:26px}
.h30{height:30px}
.h40{height:40px}
.h50{height:50px}

.serif {font-family: Georgia, "Times New Roman", Times, serif;}
.sans-serif {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
.monospace {font-family: "Courier New", Courier, monospace;}

.f10{font-size:10px}
.f11{font-size:11px}
.f12{font-size:12px}
.f13{font-size:13px}
.f14{font-size:14px}
.f15{font-size:15px}
.f16{font-size:16px}
.f17{font-size:17px}

.tl{table-layout:fixed !important}
.bc{border-collapse:collapse}
.outline{border:1px solid;}

.dpn{display:none}
.dpb{display:block}

.l0 {line-height:0}
.l19 {line-height:19px}
.l20 {line-height:20px}
.l21 {line-height:21px}
.l22 {line-height:22px}
.l23 {line-height:23px}
.l24 {line-height:24px}
.l25 {line-height:25px}
.l30 {line-height:30px}

.c{text-align:center}
.l{text-align:left}
.r{text-align:right}

.b{font-weight:bold}
.u{text-decoration:underline}
.nu{text-decoration:none}

.gray{color:gray}
.white{color:white}
.yellow{color:yellow}
.red{color:red}
.green{color:green}
.blue{color:blue}
.black{color:black}
.orange{color:#ff7700}

.button{height:24px;font-size:12px;padding-top:2px}
.input{height:16px;font-size:12px;padding-top:2px}
