a:link {  color: #333333; text-decoration: underline;}
a:active {  color: #FEB324; text-decoration: underline;}
a:visited {  color: #333333; text-decoration: underline;}
a:hover {  color: #FEB324; text-decoration: underline;}

.toplink {   font-size: 11px; color: #757575; text-decoration: none;}
.toplink_link:link {   font-size: 11px; color: #757575; text-decoration: none;}
.toplink_link:active {   font-size: 11px; color: #FEB324; text-decoration: none;}
.toplink_link:visited {   font-size: 11px; color: #757575; text-decoration: none;}
.toplink_link:hover {   font-size: 11px; color: #FEB324; text-decoration: none;}

.layerlink {   font-size: 11px; color: #FFFFFF; text-decoration: none;}
.layerlink_link:link {   font-size: 11px; color: #FFFFFF; ; text-decoration: none;}
.layerlink_link:active {   font-size: 11px; color: #FFFFFF; text-decoration: underline; font-weight: bold}
.layerlink_link:visited {   font-size: 11px; color: #FFFFFF; text-decoration: none;}
.layerlink_link:hover {   font-size: 11px; color: #FFFFFF; text-decoration: underline; font-weight: bold}

.side {   font-size: 12px; color: #000000; text-decoration: none;}
.side_link:link {   font-size: 12px; color: #000000; ; text-decoration: none;}
.side_link:active {   font-size: 12px; color: #000000; text-decoration: underline;}
.side_link:visited {   font-size: 12px; color: #000000; text-decoration: none;}
.side_link:hover {   font-size: 12px; color: #000000; text-decoration: underline;}

.greenlink {  font-size: x-small; color: #1F9404; font-weight: bold; text-decoration: underline;}
.greenlink_link:link {  font-size: x-small; color: #1F9404; font-weight: bold; text-decoration: underline;}
.greenlink_link:active {   font-size: x-small; color: #FEB324; font-weight: bold; text-decoration: underline;}
.greenlink_link:visited {   font-size: x-small; color: #1F9404; font-weight: bold; text-decoration: underline;}
.greenlink_link:hover {   font-size: x-small; color: #FEB324; font-weight: bold; text-decoration: underline;}

.hd {   font-size: small; color: #FB6704;font-weight: bold}
.content {   font-size: x-small; text-align: justify}

.subhd {   font-size: x-small; color: #1F9404;font-weight: bold}
.sub_subhd {   font-size: x-small; color: #376CA0;font-weight: bold}
.chart_hd {   font-size: x-small; font-style: normal; font-weight: bold; font-variant: normal}
.chart_txt {   font-size: xx-small}
.txt {  font-size: 11px; color: #333333}


ul
{
list-style-image: url(general/arr.gif);
list-style-type: circle
} 

