body { color: #999966; background-color: #F4F4EA; font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin: 5px; line-height: 150%; }

hr {border: 1; height: 1px; width: 100%; color: #fff;  } 
p { color: #fff; font-size: 12px; }
li { color: #fff; font-size: 12px; line-height: 150%;  }
h1 { color: #fff; font-size: 16px; font-weight: bold}

.grey { color: #999966; font-size: 11px; } 
.white {color: #fff } 

a { text-decoration:none; }
a:link    { color: #fff; text-decoration: underline; }
a:visited { color: #fff; text-decoration: underline; }
a:hover   { color: #000066; text-decoration: none; background-color: #fff; }
a:active  { color: #000066; text-decoration: none; background-color: #fff; }

a.greylink {font-family: Arial, Helvetica, sans-serif; color:#999966; text-decoration: none}
a.greylink:link {color:#999966; text-decoration: none; }
a.greylink:visited {color:#999966; text-decoration: none; }
a.greylink:hover {color:#000066; text-decoration: none; }
a.greylink:active {color:#000066; text-decoration: none}




