/* CSS Document */
.hometext {
	font-family: Tahoma;
	font-weight: normal;
	color: #766841;
	font-size: 11px;
	text-align:justify;
	line-height:1.5;
}
.hometext a
 {
	font-family: Tahoma;
	font-weight:normal;
	color: #766841;
	font-size: 11px;
	text-align:justify;
	line-height:1.5;
}

.hometext a:hover
 {
	font-family: Tahoma;
	font-weight: normal;
	color: #F66500;
	font-size: 11px;
	text-align:justify;
	line-height:1.5;
}
.headtext {
	font-family: arial;
	font-weight: bold;
	color:#F66500;
	font-size: 15px;
	text-align:justify;
}
.headtext1 {
	font-family: verdana;
	font-weight: bold;
	color:#F66500;
	font-size: 11px;
	text-align:justify;
}

