body { color: black; font-size: 12px; line-height: 13px; background-color: white; }
p { font-size: 12px; line-height: 13px; }
td { font-size: 12px; line-height: 13px; }
a:link { color: orange; font-size: 12px; line-height: 13px; text-decoration: blink; }
a:visited { color: orange ; }
a:hover { color: red ; }
a:active { color: red ; }
