	A 			{ color: #a1bcd0; text-decoration: none;}
	A:link		{ color: #a1bcd0; text-decoration: none;}
	A:visited	{ color: #a1bcd0; text-decoration: none;}
	A:active	{ color: #a1bcd0; text-decoration: none;}
	A:hover		{ color:#fff; text-decoration: none;}
body {
	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#a9d19e;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color:#e1d781;
	}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color:#a7a393;
}
h4{
	font-family: unikurd jino, tahoma;
	font-size: 16pt;
	color:#e1d781;
	font-weight:100;
}

.h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#88B057;
	letter-spacing:1px;
}

.text_ku{
	font-family: Unikurd web, tahoma;
	font-size: 11pt;
	color:#eeeeee;
	text-align:justify;
	line-height:20px;
	}	
.text{
	font-family: arial, tahoma;
	font-size: 10pt;
	color:#fffeef;
	line-height:18px;
	text-align:justify;
	}	
.text_lite{
	font-family: arial, tahoma;
	font-size: 9pt;
	color:#fff;
	}	
#contact{
	width:215px;
	font:Tahoma;
	font-size:10px;
	font-weight:bold;
	color: #1D330B;
}

.input {
	border: 1px solid #6c6440;
	background-color:transparent;
	font-family:Tahoma;
	font-size:10pt;
	margin-bottom:5px;
	color:#ebebeb;
	SCROLLBAR-FACE-COLOR: #000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #48494b; 
	SCROLLBAR-SHADOW-COLOR: #48494b; 
	SCROLLBAR-3DLIGHT-COLOR: #000; 
	SCROLLBAR-ARROW-COLOR: #48494b; 
	SCROLLBAR-TRACK-COLOR: #000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000;
}

.submit {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
	color:#fff;
	background-color:#212121;
	border: 1px solid #463a0c;
	}

