
.body { color: #fff }
h1  { color: #fff; font-weight: bold; font-size: 12px }
h2     { color: #96d2e1; font-weight: bold; font-size: 12px }
.head3        { color: #96d2e1; font-weight: bold }
.reviews       { color: #96d2e1; font-style: italic }
.navigation    { color: #fff; font-size: 9px }
.navigationon { color: #ff6; font-size: 9px }
ul  { color: #fff; margin-top: 0px }
li  { color: #fff; margin-top: 0px }

img {border: none;}

a { colour: #fff }

a.white { color: #ff9; text-decoration: underline }
a.white:hover { color: #ff9; text-decoration: none }
a.white:visited { color: #999; text-decoration: underline }
a.white:visited:hover { color: #999; text-decoration: none }
