A:link     {text-decoration:none;
            color: #a0a0a0}
A:visited  {text-decoration: none;
            color: #a0a0a0}
A:hover    {text-decoration: none;
            color: #de2101;
            cursor: n-resize}
A:active   {text-decoration: none;  
            color: #de2101}
body       {font-family: arial, sans-serif;
            font-style: normal;
            font-weight: normal;
            margin-left: 0%;
            margin-top: 0%;
            margin-bottom: 2px;
            margin-right: 0%;
            background-color: #000000;
            color: #f0f0f0}
.main      {font-size: 14px;
            padding-right: 20px}
.smallpx   {font-size: 12px}