/*

Erstellt durch Werbeagentur Moratz, Heidelberg
www.Werbeagentur-Moratz.de

*/




BODY {
background: #FEF194;
  color: #000000;
  margin: 0px;
}

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


A:link {
  color: #150585;
  text-decoration: underline;
}



A:visited {
  color: #150585;
  text-decoration: underline;
}





A:hover {
  color: #DD2424;
  text-decoration: underline;
}

FORM {
	display: inline;
}




A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}



