body {
  margin:0; font-family:verdana; text-decoration:none; font-size:11px; color:#7d0003; text-align:justify;
}
#action_txt { font-family:verdana; font-weight:bold; font-size:16px; }


a:link { color:#8c0003; text-decoration:none; } /* unvisited link */
a:visited { color:#ff6600; text-decoration:none; } /* visited link */
a:hover { color:#000099; text-decoration:none; } /* mouse over link */
a:active { color:#ff0000; text-decoration:none; } /* selected link */