BODY{
  font-family : Verdana;
  color : #568A92;
  margin : 0px;
  font-size : x-small;
  background : url(image/back.gif) repeat-y;
}
A{
  color : #568A92;
  text-decoration : none;
}
A:HOVER{
  color : #7cadd6;
  text-decoration : underline;
}
A img{
  border: none;
}
