
A:link { color: #999900; text-decoration: none; }
A:visited { color: #999900; text-decoration: none; }
A:hover { color: #999900; text-decoration: underline; }

.list { list-style-image: url(images/bullet_1.jpg); list-style-position: outside; list-style-type: none}

.small:list { list-style-image: url(images/red_arrow.jpg); list-style-position: outside; list-style-type: none}

a.link1:link { color: : #6699CC; text-decoration: none }
a.link1:visited { color: #6699CC; text-decoration: none }
a.link1:hover { color: "white"; text-decoration: none; background: #6699CC }


TD { font: normal 12px Arial, Helvetica, sans-serif; line-height: 20px; color: #999999; }
.subhead { font-size: 12px; font-weight: bold; color: #999966; text-decoration: none }