body {font-size:9pt; margin-top:5px; font-family: sans-serif;
}
table {
    border-collapse: collapse;
    font-size: 9pt;
    font-family: sans-serif, arial;
}
a:link {
  color: #ffffff;
  text-decoration : none;
}
a:hover {
  color: #ffffff;
  background-color : #ccffcc;
  text-decoration : none;
}
a:visited {
  color: #ffffff;
  text-decoration: none;
}
a:active {
  color: #ffffff;
  text-decoration: underline;
}
.map a {
  color: #000000;
  font-size: 9pt;
  font-family: fantasy;
}
BODY{
background-image: url(http://fantango.jp/b200-01.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
background-position:bottom;
color: #ffffff;
}
.gs-result .gs-title,
.gs-result .gs-title * {
  color: #ffffff;
  font-size: 13pt;
  text-decoration: underline bold;
}

