@charset "utf-8";

.link2 {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link2 a:visited {
	color: #F3EFEB;
	text-decoration: none;
}


.link2 a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
.link2 a:active {
	color: #FFCC66;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(img/back-1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #3D628F;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #4874AA;
	font-weight: bold;
}

.back-1 {
	background-attachment: scroll;
	background-image: url(img/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt-11p {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.txt-13p {
	font-size: 13px;
	color: #513C28;
	font-family: Arial, Helvetica, sans-serif;
}
.txt-13p-B {
	font-size: 13px;
	color: #513C28;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.txt-15p-B {
	font-size: 15px;
	color: #513C28;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.txt-11p-W {
	font-size: 11px;
	color: #806040;
	font-family: Arial, Helvetica, sans-serif;
}
.alpha {
	filter: Alpha(Opacity=70);
}
