html,body{ height: 100%; color: #000000; background-color: #FFEFDF; }

th,td    { font-size: 10pt; }

A:link   { color: #0000FF; text-decoration: none; } 
A:visited{ color: #0000FF; text-decoration: none; }
A:hover  { color: #800080; text-decoration: none; }
A:active { color: #FF0000; text-decoration: none; }
