body {
background-color: #6633CC;
background-image: url("index/fone.gif");
}
a {
color: black;
}
a:hover {
color: orange;
}

