a:active     {  font-family: Verdana; font-size: 11px; color: red;}
a:hover     {  font-family: Verdana; font-size: 11px; color: red;}
a:link       {  font-family: Verdana; font-size: 11px; color: #ffffff; text-decoration: none}
a:visited    {  font-family: Verdana; font-size: 11px; color: #ffffff; text-decoration: none}

a:active.lak     {  font-family: Verdana; font-size: 11px; color: red;}
a:hover.lak     {  font-family: Verdana; font-size: 11px; color: red;}
a:link.lak       {  font-family: Verdana; font-size: 11px; color: #000000; background: #ffffff;}
a:visited.lak    {  font-family: Verdana; font-size: 11px; color: #000000; background: #ffffff;}

body         {  font-family: Verdana; font-size: 10px; color: #FFFFFF}
li           {  font-family: Verdana; font-size: 10px}
ol           {  font-family: Verdana; font-size: 10px}
table        {  font-family: Verdana; font-size: 10px}
td           {  font-family: Verdana; font-size: 10px}
h4           {  font-family: Verdana; font-size: 16px}
h5           {  font-family: Verdana; font-size: 14px}

.re_div {
        left:0px;
        top:0px;
        bottom:0px;
        right:0px;
        width:99%;
        height:22px;
        padding: 2 2 2 2;
        background-color:#F5F5F5;
        border-bottom: 2px solid #DBDBDB;
        position: absolute;
        top:1px;
        left:1px;
        right:1px;
        buttom:1px }
