.normal         { font: 14px arial; text-decoration: none; }
.copyright      { font: 09px arial; text-decoration: none; }
BODY            { font: 14px arial; text-decoration: none; }
table           { font: 14px arial; text-decoration: none; }

TR              { font: 14px arial; }
TD              { font: 14px arial; text-decoration: none; color: #000000; }

A:link          { font: 14px arial; font-weight: normal; text-decoration: none; color: #000099; }
A:active        { font: 14px arial; font-weight: normal; text-decoration: none; color: #000099; }
A:visited       { font: 14px arial; font-weight: normal; text-decoration: none; color: #000099; }
A:hover         { font: 14px arial; font-weight: normal; text-decoration: underline; color: #000099; }

A.menuhome:link          { font: 21px Times New Roman; font-weight: normal; text-decoration: none;      color: #000000; font-style: italic;}
A.menuhome:active        { font: 21px Times New Roman; font-weight: normal; text-decoration: none;      color: #000000; font-style: italic;}
A.menuhome:visited       { font: 21px Times New Roman; font-weight: normal; text-decoration: none;      color: #000000; font-style: italic;}
A.menuhome:hover         { font: 21px Times New Roman; font-weight: normal; text-decoration: underline; color: #000000; font-style: italic;}

A.copyright:link          { font: 09px arial; text-decoration: underline; color: #000000; }
A.copyright:active        { font: 09px arial; text-decoration: underline; color: #000000; }
A.copyright:visited       { font: 09px arial; text-decoration: underline; color: #000000; }
A.copyright:hover         { font: 09px arial; text-decoration: underline; color: #000000; }

.cursor_hand      { cursor: hand; }