body {
   margin:0;
   background-image: url(images/);
   background-color: #ffffff;
   font-size: 10px;
   letter-spacing: 5px;
   line-height: 110%;
   text-decoration: none
}
H6 {font-size: 14px;
    font-weigth:100 }

A:link {color:#0099ff}
A:active {color:#0099ff}
A:visited {color:#0099ff}
A  { background-color: #}
A:hover{color:#333333;
        background-color:#ffcccc}

A {text-decoration:none}

table {
   background-color: #;
   color: #000000}
td {
   background-color: ;
   font-size: 18px;
   color: #5b585e;
   letter-spacing:2px;
   line-height:150% }
