.linkIndex {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.linkIndex:hover {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}.footer {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.borderB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.leftMenu {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
.leftMenu:hover {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.maintext {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}

