a {
	color: #669999;
	text-decoration: none;
}

a:hover {
	color: #669999;
	text-decoration: underline;
}

body {	
	background-color: #1E1601;
	background: url(images/hin.jpg);
	font-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #43421F;
	scrollbar-highlight-color: #43421F;
	scrollbar-track-color: #232112;
	
}

p {
	color: #B5AB95;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: justify;
}

.titl {
	color: #B5AB95;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-align: center;
}

.titl2 {
	color: #B5AB95;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: center;
}

