div.links_left { line-height: 2; text-align: left; font-size: 13px; font-family: verdana, arial, helvetica, sans-serif; }
div.links_right { line-height: 2; text-align: right; font-size: 13px; font-family: verdana, arial, helvetica, sans-serif; }
div.link_title { font-weight: bold; color: yellow; }

a.red { color: red; }
a.darkred { color: darkred; }
a.orange { color: orange; }
a.orange2 { color: #FF3300; }
a.green { color: lime; }
a.green2 { color: green; }
a.white { color: white; }
a.blue { color: deepskyblue; }
a.yellow { color: yellow; }
a.black { color: black; }
a.bolder { font-size: 14px; font-weight: semi-bold; }
