A:LINK {
color : #836F41;
text-decoration: none
} 
A:VISITED {
color : #836F41;
text-decoration: none;
} 
A:HOVER {
color : #008000;
text-decoration : none;
} 
A:ACTIVE {
color : #836F41;
text-decoration: none;
}

.text {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 10px 10px 10px 10px;
}
.text1 {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 10px 10px 10px 0px;
}
.text2 {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 25px;
	font-style: bold;
	font-weight: normal;
	font-variant: normal;
	color: #008000;
	margin: 10px 10px 10px 10px;
}


.text3 {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 15px;
	font-style: bold;
	font-weight: normal;
	font-variant: normal;
	margin: 10px 10px 10px 0px;
}


.back_dx {
	background-color:#E1F6B3;
}

.back_sx {
	background-color: #FEFBE8;
}

