BODY		{	font-size: 13px; font-family: verdana;
                     	text-align: left;
		     	color: #CC0033; 
			background-color: #000000;
			/* background-image: url(achtergrondkink.jpg);
			background-position: -120px -44px;
			background-attachment: fixed;    */
			}

H1	           { font-weight: bold; font-size: 20px;
                     text-align: center; margin: 10px; }

H4		{	font-weight: normal;
			font-size: 18px;
			margin: 10px; }
			/* naam van series in de overzichtbladen */			


H6	           { font-size: 10px; 
                     text-align: center; margin: 10px; }

A:link             { color: #FF3333; 
                      text-decoration: underline; }
A:visited          { color: #FF3333; 
                      text-decoration: underline; }
A:active           { color: #FF0000; background-color: #000000;
                      text-decoration: underline;}
A:hover            { color: #FF0000; background-color: #000000;
                     text-decoration: underline; }
IMG		   { border: 1px; border-color: #000000; }



