/*
 * Combined style sheet for the index pages and the slide pages.
 */


A  { color: white; text-decoration: none; font-weight: bold}

A:Visited  { color:white}

A:Active  { color:white}

A:hover { color:#ffffff; text-decoration: underline }


 }


a.loot  { color: 9035d3; text-decoration: none; font-weight: bold}
a.loot:link {color: 9035d3; text-decoration: none; font-weight: bold}
a.loot:visited {color: 9035d3; text-decoration: none; font-weight: bold}
a.loot:hover {color: 9035d3; text-decoration: underline; font-weight: bold}
a.loot:active {color: 9035d3; font-weight: bold}

