.titles {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #5e4b1f;


}


.commontext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5e4b1f;


}

.commontext a:link, .commontext a:visited, .commontext a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #857145;


}

.sublinks {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #F5EEDC;


}

.bigtext1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #5e4b1f;

}

a:link {
	color: #F5EEDC;
	text-decoration: none;
}
a:visited {
	color: #F5EEDC;
	text-decoration: none;
}
a:hover {
	color: #362C10;
	text-decoration: none;
}
a:active {
	color: #F5EEDC;
	text-decoration: none;
}
