.body {
background-image:url(bg1.png);
}
.bodytable {
background-image:url(bg2.png);
}
.bgfooter {
background-image:url(bg3.png);
background-repeat:repeat;
}
a {
color:#0066FF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-decoration:none;
font-weight:bold;
text-align:center;
}
a:hover {
color:#FF0000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-decoration:underline;
font-weight:bold;
}
