@charset "UTF-8";
.linkbar {
	background-image: url(/images/main_linkscroll.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height: 67px;
	width: 100%;
	left: 0px;
	top: 531px;
	right: 0px;
	text-align: center;
}
.main_content {
	text-align: center;
}
.main_stampimage {
	top: -350px;
	position: relative;
}
.main_textbox {
	height: 335px;
	width: 423px;
	text-align: left;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main_omballard {
	position: relative;
	top: -350px;
}
a img {
	border: none;
	outline: none;
}

a, a:link, a:visited {
	color: #3e62b3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	outline: none;
}
