@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.txt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.txtcontact {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.txtbottom {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txthead {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #b29621;
	text-decoration: none;
}
.littlelink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #b29621;
	text-decoration: none;
}
.txtlink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #b29621;
	text-decoration: none;
}
.txtinfo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.repback {
	background-image: url(../images2/rep.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.book {
	background-image: url(../images/bookpage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
