body {
font-size: small;
font-family: Helvetica, Arial;
background-image:url('wtwta.png');
background-repeat:no-repeat;
background-position:top center;
background-color:#cbcbcb;
}

A:visited, A:link, A:active{
color: #000000;
font-weight: bold;
text-decoration: none;
}

A:hover{
color: #000000;
font-weight: bold;
text-decoration: none;
}


