a:link { color: gray; text-decoration: none; }
a:visited { color: gray; text-decoration: none; }
a:hover { color: white; text-decoration: underline; }
a:active { color: gray; text-decoration: none; }
.body { color: #999; font-size: 13px; font-family: "Times New Roman", Times, Georgia, serif; font-style: italic; }
.body_wht { color: white; font-size: 13px; font-family: "Times New Roman", Times, Georgia, serif; font-style: italic; }
.head_wht { color: white; font-size: 16px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold; font-style: italic; }
.head { color: black; font-size: 16px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold; font-style: italic; }
.small { color: white; font-size: 11px; font-family: "Times New Roman", Times, Georgia, serif; }
