a:link    { color : Blue; text-decoration: none}
a:visited { color : Blue; text-decoration: none} 
a:hover   { color : Red; text-decoration: none}
body {
	font-family: "Arial, Helvetica, sans-serif";
	background-image : url(../ikons/worldmapbackground.jpg);
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-variant : small-caps;
}

