Body, Td {font-family: Arial, Helvetica, sans-serif; font-size: 14; font-weight: normal;}

A, A:Active, A:Link, A:Visited {color: #003893; font-family: Arial, Helvetica, sans-serif; font-size:14;font-weight: bold;text-decoration: none;}
A:Hover {color:red;font-size:14;font-weight: bold;}

A.exa, A.exa:Active, A.exa:Link, A.exa:Visited {color: red; font-family: Arial, Helvetica, sans-serif; font-size:18;font-weight: bold;text-decoration: none;}
A.exa:Hover {color:black;font-size:18;font-weight: bold;}

A.exax, A.exax:Active, A.exax:Link, A.exax:Visited {font-family: Arial, Helvetica, sans-serif; font-size:18;font-weight: bold;text-decoration: none;}
A.exax:Hover {font-size:18;font-weight: bold;}

a.block:link    {
                 display: block;
                 width: 100%;
                 height: 100%;
                 color: black;
                 text-decoration: none;
                }

a.block:visited {
                 display: block;
								 font-size:0;
								 font-weight: bold;
                 width: 0;
                 height: 0;
								 border: 0;
                 text-decoration: none;
                }

a.block:hover   {
                 color: white;
                 background: black;
                }

