.copyright {
	color: #000000;
	font-family: Tahoma, arial, verdana;
	font-size: 11px;

}
.ekur {
	font-family: Tahoma, arial, verdana;
	font-size: 11px;
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
.ekur:hover {
	color: #990000;	
	}
.downlink {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.downlink:visited {
	color: #006666;
}
a.downlink:hover {
	color: #000099;
	
}
.text {
	font-family: Tahoma, arial, verdana;
	font-size: 12px;
	color: #07066E;
	padding-left: 10px;
	text-align: justify;
}
.just {
	font-family: Tahoma, arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.moto {
	font-family: Tahoma, arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #07066E;
}
.rep {
	background-image: url(images/line1.jpg);
	background-repeat: repeat-y;
}
.email {
	font-family: Tahoma, arial, verdana;
	font-size: 12px;
	color: #336666;
	text-decoration: underline;
	font-weight: bold;
}
.email:hover {
	color: #339999;
}
.bgdown {
	background-image: url(images/66.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.rep2 {
	background-image: url(images/line2.jpg);
	background-repeat: repeat-y;
}
body {
	background-color: #DBE9F4;
	margin: 0px;
}
