A:link { color: blue ; text-decoration: underline}
A:visited { color: blue ; text-decoration: underline}
/* A:active { color: red ; text-decoration: underline} */
A:hover { color: red ; text-decoration: none}
/* BODY { font-size: 13px; line-height: 130% } */
BODY { font-size: 13px; line-height: 130%; background-color: #EEEEEE }
TABLE { font-size: 13px; line-height: 130% }
/*TR { font-size: 13px; line-height: 130% }*/
TD { font-size: 13px; }
/* LI { font-size: 13px; line-height: 130% } */
form { margin-top: 0em; margin-bottom: 0em; }
