body { margin-top:10px; margin-bottom:10px; }
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
font-family: Arial, Helvetica, sans-serif; }
h1 { font-size:18pt; }
h2 { font-size:16pt; color:#FF00FF;}
h3 { font-size:12pt; }
h4 { font-size:10pt; }

/* normaler Text */
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt;}

a:link	  { font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px; font-style: normal;
	    line-height: normal; font-weight: bold;
	    font-variant: normal; text-transform: none;
	    color:"blue"; text-decoration:none; }

a:visited { font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px; font-style: normal;
	    line-height: normal; font-weight: normal;
	    font-variant: normal; text-transform: none;
	    color:"blue"; text-decoration:none; }
<!--	    color:#244f4f; text-decoration:none; }-->

a:active  { font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px; font-style: normal;
	    line-height: normal; font-weight: normal;
	    font-variant: normal; text-transform: none;
	    color:"blue"; text-decoration: none; }


a:hover   { font-family: Arial, Helvetica, sans-serif;
	  font-size: 12px; font-style: normal;
	  line-height: normal; font-weight: bold;
	  font-variant: normal; text-transform: none;
	  color:"blue"; text-decoration: underline; }
