@charset "utf-8";
div.img a:hover img {
	border:1px solid #0000ff;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
a {
	font-size:12px;
	color:#648cb0;
	text-decoration:none;
}
a:hover {
	color:#fff;
}
.bodyb {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 12px;
	background-color: #06467f;
	margin: 0px;
	width:720px;
}
.body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 12px;
	background-color:transparent;
	margin: 0px;
	width:720px;
}
.pagehead {
	margin-bottom:10px;
}


.subsubkop {
	margin-bottom:20px;
	width:230px;
}
.3lcont {
	overflow:hidden;
	width:230px;
}

