
BODY { background-image: url("bilder/back_y2.jpg") } 

H1 	{ font: bold 24pt "Courier New";
	color: red;
	text-align: center }

H2 { font: bold 14pt Arial; color: blue; text-align: center }

H3 { font: bold 12pt Arial; color: black; text-align: center }

P { font: 13pt Arial; color: #660000 }

A:link {color: #0066ff; text-decoration:none}
A:visited {color: #cc0000; text-decoration:none} 
A:active {color: #ee0000; text-decoration:none}
A:hover {color: green; text-decoration:underline} 

LI 	{ line-height: 140%;
	list-style-type: square;
	display: block;}


