body { 
     color: #161A26; 
     font-family: "Trebuchet MS"; 
     background-color: #ffffff; 
     background: url("bg.gif"); 
     padding: 0px; 
     margin-top: 0px; 
     margin-left: 0px; 
} 
img { 
     border: 0; 
     } 
      
td.con { 
     background-image: url(images/t2.jpg); 
     background-repeat: no-repeat; 
     background-position: top left; 
     font-size: 12px; 
     padding-left: 11px; 
     padding-top: 11px; 
     vertical-align: top; 
} 

a {
color: #326F0C font-family: "Trebuchet MS";  text-decoration: none; font-size: 12px;
}

a:link {
color: #326F0C
}

a:visited {
color: #326F0C
}

a:active {
color: #326F0C
}

a:hover {
color: #0052a4;
}
