.fontstyle {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #737663;
}

.fontstylelite {

	font-family: Geneva, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #A0A392;
}


.fontheadscaps {


	font-family: Geneva, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A09C6B;
}

.fonthead {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: 300;
	font-variant: normal;
	text-transform: capitalize;
	color: #A09C6B;

}

.dotted {


	font-family: Geneva, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: D1C961;
	border-style:dotted;
    border-left-width:1;
	border-right-width:1;
	border-top-width:1;
	border-bottom-width:1;
	

}

a:link {
	font-family: Geneva, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: D1C961;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: D06C3B;
	text-decoration: none;
}
a:active {

	font-family: Geneva, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #A6A897;
}
a:hover {


	font-family: Geneva, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: D1C961;
	border-style:dotted;
    border-left-width:0;	
	border-right-width:0;
	border-top-width:0;
	border-bottom-width:1;

}
.fontstylebig {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #EBEBEB;

}
.fontstylelt2 {



	font-family: Geneva, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #d9d6c3;
}
.button {
	font-family: Geneva, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #737663;
	background-color: #F8F8F8;
	height: 16px;
	width: 45px;
	border-top: 0px solid #BEBB9A;
	border-right: 0px solid #BEBB9A;
	border-bottom: 1px dotted #BEBB9A;
	border-left: 0px solid #BEBB9A;

}
.boxbuyuk {



	font-family: Geneva, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #737663;
	background-color: #f3f3f3;
	height: 200px;
	width: 300px;
	border: 1px solid A89F80;
}
.fontstyle2 {


	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #737663;
}
.fontheaduncap {

	font-family: Genava, "Lucida Sans Unicode", Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #A09C6B;
}
.dottedust {
	font-family: Geneva, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: D1C961;
	border-left-width:0;
	border-right-width:0;
	border-top-width:1;
	border-bottom-width:0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;

}