body {
	background-color: #302F14;
	margin: 0px;
	padding: 0px;
	background-image: url(head/back.gif);

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:link {
	color: #492E2C;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #595539;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;

}
.rama {
	border: 1px solid #333333;
}
.nav {
	background-color: #4B5746;
	text-transform: uppercase;
	background-image: url(head/ind4.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
