.img {  cursor: hand}
.topmenu { color: #FFFFFF; text-decoration: none; font-size: 10pt; font-weight: bold; font-family: Arial }
.topmenu a:link { color: #FFFFFF; text-decoration: none; font-size: 10pt; font-weight: bold; font-family: Arial }
.topmenu a:visited { color: #FFFFFF; text-decoration: none; font-size: 10pt; font-weight: bold; font-family: Arial }
.topmenu a:hover { color: blue; text-decoration: none; font-size: 10pt; font-weight: bold; font-family: Arial }

.bottom { color: #FFFFFF; text-decoration: none; font-size: 10pt; font-weight: bold; font-family: Arial }
.bottom a:link { color: #FFFFFF; text-decoration: none; font-size: 10pt; font-weight: bold; font-family: Arial }
.bottom a:visited { color: #FFFFFF; text-decoration: none; font-size: 10pt; font-weight: bold; font-family: Arial }
.bottom a:hover { color: blue; text-decoration: none; font-size: 10pt; font-weight: bold; font-family: Arial }

a:link { 
         text-decoration: none;
         font-size: 10pt;
         font-weight: default;
         color: 000000 ;
         font-family: MS Sans Serif }
a:visited { 
         text-decoration: none;
         font-size: 10pt;
         font-weight: default;
         color: 000000 ;
         font-family: MS Sans Serif }
a:hover {
         text-decoration: true;
         font-size: 10pt;
         font-weight: default;
         color: red;
         font-family: MS Sans Serif }
BODY { 
         text-decoration: none;
         font-size: 10pt;
         font-weight: default;
         color: black;
         font-family: MS Sans Serif }
TD { 
         text-decoration: none;
         font-size: 10pt;
         font-weight: default;
         color: black;
         font-family: MS Sans Serif }
P { 
         text-decoration: none;
         font-size: 10pt;
         font-weight: default;
         color: black;
         font-family: MS Sans Serif }
H1 { 
         text-decoration: none;
         font-size: x-large;
         font-weight: bold;
         color: brown;
         font-family: arial }
H2 { 
         text-decoration: none;
         font-size: large;
         font-weight: bold;
         color: brown;
         font-family: arial }
H3 { 
         text-decoration: none;
         font-size: medium;
         font-weight: bold;
         color: brown;
         font-family: arial }
H4 { 
         text-decoration: none;
         font-size: small;
         font-weight: bold;
         color: brown;
         font-family: arial }
H5 { 
         text-decoration: none;
         font-size: small;
         font-weight: default;
         color: brown;
         font-family: arial }
H6 { 
         text-decoration: none;
         font-size: x-small;
         font-weight: bold;
         color: brown;
         font-family: arial }