A {
	FONT-WEIGHT: BOLD;
}
A:link {
	TEXT-DECORATION: none;
	COLOR: #8D5E2E;
}
A:visited {
	TEXT-DECORATION: none;
	COLOR: #C99158;
}
A:hover {
	TEXT-DECORATION: underline;
	COLOR: #8D5E2E;
}

A.gray:link {
	TEXT-DECORATION: none;
	COLOR: #777777;
}
A.gray:visited {
	TEXT-DECORATION: none;
	COLOR: #888888;
}
A.gray:hover {
	TEXT-DECORATION: underline;
	COLOR: #777777;
}

H1 {
	font-size: 120%;
	font-weight: bold;
	color: #996633;
}
H2 {
	font-size: 115%;
	font-weight: bold;
	color: #996633;
}

.bottom_addr {
	color: rgb(130,130,130);
	font-style: italic;
	font-size: 13px;
	padding-left: 30px;
}
.bottom_addr A {
	color: rgb(130,130,130);
	font-weight: normal;
}
.bottom_addr A:hover {
	color: rgb(130,130,130);
}
.bottom_addr A:visited {
	color: rgb(130,130,130);
}

.top_contacts {
	position: absolute;
	right: 10px;
	color: rgb(160,160,160);
	font-size: 15px;
	z-index: +1;
}
.top_contacts A {
	color: rgb(160,160,160);
	font-weight: normal;
}
.top_contacts A:hover {
	color: rgb(160,160,160);
}
.top_contacts A:visited {
	color: rgb(160,160,160);
}

.lnk_sp {
	font-size: 14px;
}
.lnk_sp A {
	font-size: 14px;
}

.bottom_band {
	color: black;
}
.bottom_band A {
	color: black;
	text-decoration: none;
}
.bottom_band A:hover {
	color: black;
	text-decoration: none;
}

.bultal {
	font-size: 14px;
	color: #777777;
}
.bultal A {
	font-size: 14px;
	color: #777777;
	font-weight: normal;
	text-decoration: none;
}
.bultal A:hover {
	color: #777777;
	text-decoration: none;
}
.bultal IMG {
	border: none;
}
