body { color: #ccc; font-size: 18px; font-family: sans-serif; font-variant: normal; line-height: 14px; }

a.l1:link     { color: #666; font-size: 11px; font-family: arial; line-height: 11px; background-color: #f0f0ef; line-height: 15px; text-decoration: none   }
a.l1:active    { color: #666; font-size: 11px; font-family: arial; line-height: 11px; background-color: #f0f0ef; line-height: 15px; text-decoration: none   }
a.l1:visited     { color: #666; font-size: 11px; font-family: arial; line-height: 11px; background-color: #f0f0ef; line-height: 15px; text-decoration: none   }
a.l1:hover     { color: #fff; font-size: 11px; font-family: arial; line-height: 11px; background-color: #f00; line-height: 15px;}
a.l2:link   { color: #666; font-size: 10px; font-family: arial; line-height: 14px; text-decoration: none }
a.l2:active  { color: #333; font-size: 10px; font-family: arial; line-height: 14px; text-decoration: none }
a.l2:visited  { color: #666; font-size: 10px; font-family: arial; line-height: 14px; text-decoration: none }
a.l2:hover   { color: #f00; font-size: 10px; font-family: arial; line-height: 14px; text-decoration: none }
.class { }
element { }
h1 { color: black; font-size: 13px; font-weight: bold; line-height: 18px;  }
a.l3:link     { color: #fff; font-size: 11px; font-family: arial; line-height: 11px; background-color: #999; line-height: 15px; text-decoration: none  }
a.l3:active     { color: #fff; font-size: 11px; font-family: arial; line-height: 11px; background-color: #999; line-height: 15px;text-decoration: none }
a.l3:visited    { color: #fff; font-size: 11px; font-family: arial; line-height: 11px; background-color: #999; line-height: 15px;text-decoration: none }
a.l3:hover      { color: #fff; font-size: 11px; font-family: arial; line-height: 11px; background-color: #25aee1; line-height: 15px; }
a.bold:link {color:#000000; font-weight:bold; font-family:arial; font-size: 11px; text-decoration: none;}
a.bold:active {color:#000000; font-weight:bold; font-family:arial; font-size: 11px; text-decoration: none;}
a.bold:visited {color:#000000; font-weight:bold; font-family:arial; font-size: 11px; text-decoration: none;}
a.bold:hover {color:#0E6CB6; font-weight:bold; font-family:arial; font-size: 11px; text-decoration: none;}
a.reg:link {color:#000; font-family:arial; font-size: 12px; text-decoration: none;}
a.reg:active {color:#000; font-family:arial; font-size: 12px; text-decoration: none;}
a.reg:visited {color:#000; font-family:arial; font-size: 12px; text-decoration: none;}
a.reg:hover {color:red; font-family:arial; font-size: 12px; text-decoration: none;}
a:link {text-decoration: none;}
a:active {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}

td     {
	color: #000;
	font-size: 12px;
	font-family: arial;
}

