body{
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align:justify;
}
.texthedar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #da251c;
	text-decoration: none;
}
.texts{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ac7c2a;
	text-decoration: none;
}
.texts a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ac7c2a;
	text-decoration: none;
}
.texts a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

.textlings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #665819;
	text-decoration: none;
	line-height:20px;
}
.textlings a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #665819;
	text-decoration: none;
	
}
.textlings a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:  bold;
	color: #ca171e;
	text-decoration: none;
}
