a:link    { color: #FF8211; text-decoration: underline; }
a:visited { color: #FF8211; text-decoration: underline; }
a:hover   { color: #B35500; text-decoration: none; }
a:active  { color: #FF8211; text-decoration: underline; }

.light { color: #FF8211; }

.thumb { border: 1px solid #FF8211; }
