.contenttext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 2px 10px;
	text-align: left;
}
.btmtxt {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}
.sidebar {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: normal;
	text-align: left;
	background-color: #738A4A;
}
.contenttext b {
	font-weight: bold;
	color: #333333;
}
.containerborder {
	border: 1px solid #666666;
}
.contenttext a:link {
	color: #AE5E5F;
	text-decoration: underline;
}
.contenttext a:visited {
	color: #AE5E5F;
	text-decoration: underline;
}
.contenttext a:hover {
	color: #71894B;
	text-decoration: underline;
}
.sidebar a:link {
	color: #E6CF71;
	text-decoration: underline;
}
.sidebar a:visited {
	color: #E6CF71;
	text-decoration: underline;
}
.sidebar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.btmtxt a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.btmtxt a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.btmtxt a:hover {
	color: #000000;
	text-decoration: underline;
}
