

body {
  text-align:center;
}

body,span,div,p,a,h1,h2,h3,h4,h5,h6,input,td,th,ul,li,ol	{
  font-family:Arial,Helvetica;
  font-size:12px;
  font-color:#433185;
}

.klein{
  font-size: 11px;
}


a:link		{ color:#FF0080; text-decoration:none; }
a:visited	{ color:#000080; text-decoration:none; }
a:hover		{ color:#000080; text-decoration:underline; }
a:active	{ color:#000080; text-decoration:underline; }




