.skygge{
	height : 150px;
	width : 450px;
	/*font-size : 30px;
	font-family :arial;
	color : #0000ff;*/
	filter : shadow (
		color : #8888ff;
		direction :135)
	}
	
body { font-family: arial ; font-size: 12 pt; color: #003F7F }

/*a:link {text-decoration: none; font-weight: bold; color: #003F7F; font-size: 12 pt}*/
a:link {font-weight: bold; color: #003F7F; font-size: 12 pt}

a:visited {font-weight: bold; color: #003F7F; font-size: 12 pt}
/*a:visited {text-decoration: none; font-weight: bold; color: #003F7F; font-size: 12 pt}*/
a:hover {color: red} 
/*a:active     { color: #FF0000 }*/

h1 { color: #003F7F; font-family: Arial ; font-size: 24 pt; font-weight: bold } 
h2 { font-family: Arial; font-size: 18 pt; color: #639AD6; font-weight: bold }
h3           { font-family: Arial; font-size: 24 pt; color:#639AD6;  }