body {
margin: 0px 0px 0px 0px;
background: #FFFFFF url('./images/Bg.jpg') repeat-x;
}
a {
text-decoration: none;
color: #0000C0;
}
a:hover {
text-decoration: none;
color: #FF0000;
}
