.text-inside {
	font-family: Tahoma;
	font-size: 11px;
	color: #683110;
}
.text-title {
	font-family: Tahoma;
	font-size: 13px;
	color: #F87010;
	font-weight: bold;
}
.text-titleblue {
	font-family: Tahoma;
	font-size: 12px;
	color: #429ABA;
	font-weight: bold;
	text-decoration: none;
}
.from1 {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 18px;
	width: 120px;
	border: 1px solid #D0BA95;
}.from2 {

	font-family: Tahoma;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 18px;
	width: 40px;
	border: 1px solid #D6C196;
}
.from3 {


	font-family: Tahoma;
	font-size: 10px;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #CDB792;
}
a.text-title:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
}
a.text-inside:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}
