	A 			{ color: #8b8972; text-decoration: none; }
	A:link		{ color: #8b8972; text-decoration: none; }
	A:visited	{ color: #8b8972; text-decoration: none; }
	A:active	{ color: #8b8972; text-decoration: none; }
	A:hover		{ color:#d7b061; text-decoration: none; }

body{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
.h1 {
	font-family: Arial black, Tahoma;
	font-size: 16px;
	color: #adadad;
	letter-spacing:1px;
	line-height:150%;
	font-weight:100;
	margin-left:10px
}

.text {
	font-family: Verdana;
	font-size: 12px;
	color: #1F1F1D;
	line-height:150%;
	}
	
.text_lit {
	font-family: Verdana;
	font-size: 10px;
	color: #1F1F1D;
	}	
	
.text_lit2 {
	font-family: Verdana;
	font-size: 9px;
	color: #9C8251;
	}	


.input {
	border: 1px solid #DFC4B3;
	background-color: #FFF3F4;
	font-family:  Tahoma;
	font-size: 7pt;
	font-weight:bold
}

.submit {
	font-family: Tahoma;
	font-weight:bold;
	width:108;
	font-size: 10px;
	color: #4E4A3E;
	background-color:#DFCA92;
	border: 1px ridge #E6DFC7;
	}		


	
.latin2 {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	}	
