.text-home {
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
	text-decoration: none;
}
.text-white {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.forms {
	font-family: Tahoma;
	font-size: 10px;
	color: #EEEEEE;
	height: 14px;
	width: 70px;
	background-color: #B66754;
	border: 1px solid #C88473;
}
a.text-home:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #EF4D37;
	text-decoration: none;
}
.text-10-white {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
