body {
background-image: url(images/bg.jpg);
background-color: #FFFFFF;
background-repeat: repeat-x;
background-attachment: scroll;
font-family: trebuchet ms;
margin: 0px;
margin-top: 25px;
padding: 0px;
font-size: 12px; 
color: #000000;
}


a:link {
text-decoration: underline;
color: #555555;
}

a:hover{
text-decoration: underline;
color: #777777;
}

a:visited {
text-decoration: underline;
color: #333333;
}

b {
color: #000000;
}

img {
border: 0;
}

table {
width: 700px;
vertical-align: top;
border: none;
}

tr {
vertical-align:top;
}