/*
PFS
*/



BODY {
  background: #ffffff;
  margin: 0px;
  color: #111111;
  font-family :"Verdana";
}

.bean  { 
  text-align: center;

}

A:link {
  color: #000000;
  text-decoration: none;
}

A:active {
  color: #006666;
  text-decoration: none;
}

A:visited {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: none;
}

.tile {
  border-width: 0px;
}

.panel {
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
  text-align: center;
}



.linkwhite {
  color: #000000;
  text-decoration: none;
}

.linkgrey {
  color: #f6f6f6;
}

.linkdark {
  color: #444444;
}

.darktext {
  color: #000000;
}

