.linkbg {
	background-image: url(../images/link_bg.jpg);
	background-repeat: repeat-x;
}
.georgia24brown {
	font-family: georgia;
	font-size: 24px;
	font-weight: bold;
	color: #7C4600;
	text-decoration: none;
}
.georgia20black {
	font-family: georgia;
	font-size: 20px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
}
.dotedline {
	background-image: url(../images/dotted_line.gif);
	background-repeat: repeat-x;
}
.tahloma12black {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.tahoma10black {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.tahoma10black:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.tahoma12black2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.botbg {
	background-image: url(../images/bot_bg.gif);
	background-repeat: repeat-x;
}


a.tahoma12black2:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #996523;
	text-decoration: none;
}



.linktext {
	font-family: georgia;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.linktext:hover {
	font-family: georgia;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tahloma12blackunderline {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	line-height: 18px;
}

a.tahloma12blackunderline:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #996523;
	text-decoration: underline;
	line-height: 18px;
}

