body { color: #ccc; font-size: 12px; 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: #fff; font-size: 12px; font-family: arial;  line-height: 15px; text-decoration: underline  }
a.l2:active  { color: #fff; font-size: 12px; font-family: arial; line-height: 15px;text-decoration: underline }
a.l2:visited   { color: #fff; font-size: 12px; font-family: arial; line-height: 15px;text-decoration: underline }
a.l2:hover  { color: #fff; font-size: 12px; font-family: arial; background-color: #25aee1; line-height: 15px; text-decoration: none  }
.class { }
element { }
h1 { color: #25aee1; font-size: 12px; font-weight: bold; line-height: 8px; }
h6 { color: #fff; font-size: 11px; font-weight: normal; line-height: 10px; background-color: #f00; margin: 0 0 2.33em; }

a.l3:link     { color: #ffcc00; font-size: 12px; font-family: arial;  line-height: 15px; text-decoration: underline  }
a.l3:active     { color: #ffcc00; font-size: 12px; font-family: arial; line-height: 15px;text-decoration: underline }
a.l3:visited    { color: #ffcc00; font-size: 12px; font-family: arial; line-height: 15px;text-decoration: underline }
a.l3:hover      { color: #fff; font-size: 12px; font-family: arial; background-color: #25aee1; line-height: 15px; text-decoration: none  }

a.l4:link     { color: #999999; font-size: 12px; font-family: arial;  line-height: 15px; text-decoration: underline  }
a.l4:active     { color: #999999; font-size: 12px; font-family: arial; line-height: 15px;text-decoration: underline }
a.l4:visited    { color: #999999; font-size: 12px; font-family: arial; line-height: 15px;text-decoration: underline }
a.l4:hover      { color: #fff; font-size: 12px; font-family: arial; background-color: #ffcc00; line-height: 15px; text-decoration: none  }

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:#0e6cb6; font-family:arial; font-size: 11px; text-decoration: none;}
a.reg:active {color:#0E6CB6; font-family:arial; font-size: 11px; text-decoration: none;}
a.reg:visited {color:#0e6cb6; font-family:arial; font-size: 11px; text-decoration: none;}
a.reg:hover {color:#A81D51; font-family:arial; font-size: 11px; 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: #ddd;
	font-size: 12px;
	font-family: arial;
	line-height: 14px;
}



