@charset "utf-8";
/* CSS Document */

A        {color: black; font-size: 12px; font-family: Arial; font-weight: bold;  text-decoration: underline; margin-left:5px }
A:link   {color: black; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: underline; margin-left:5px}
A:visited {color: black; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: underline; margin-left:5px}
A:active {color: #CC0000; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: underline;margin-left:5px}
A:hover  {color: #CC0000; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: underline; margin-left:5px}

