body{
	margin:0px;
	background-color:#4C0805;
}
.text{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	line-height:18px;
}
a.text_link{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	color:#D09146;
	text-decoration:underline;
}
a.text_link:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	color:#D09146;
	text-decoration:none;
}
.heading_text{
	font-family:Tahoma, Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	color:#D09146;
}


