body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	background-attachment: fixed;
	background-color: #DEDEEA;
	background-image: url(../images/hi_landk.europa.gif);
	background-repeat: no-repeat;

}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC9933;


}
a:visited {
	color: #CC9933;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
