.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: 100px;
	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;
}
.text-red {


	font-family: Tahoma;
	font-size: 11px;
	color: #E80000;
	text-decoration: none;
}
.brown {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8E2A12;
	text-decoration: none;
}
.dot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.brownborder {
	border: 1px solid #743B20;
}
