
a:link       { text-decoration: none; color: #1C2E62 }
a:visited    { text-decoration: none; color: #3C81C8 }
a:active     { text-decoration: underline; color: #1C2E62  }
a:hover      { text-decoration: underline; color: #3C81C8  }


a.headings:link {color: #000000;text-decoration:none;width:100%;}  /* unvisited link */
a.headings:visited {color: #ffff00; width:100%}  /* visited link */
a.headings:hover {color: #0B3D80; text-decoration: underline; width:100%}   /* mouse over link */
a.headings:active {color: #df293a;width:100%}   /* selected link */

a.headings {background-image: url('images/headline.jpg');background-repeat:no-repeat;font-family:"Verdana","arial","sans-serif";font-weight: bold;font-size:12px
;line-height: 150%;margin-top: -5; margin-bottom: -5}

