body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #010101;
}
.style1 {
	color: #513109;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #5C251E;
	font-size: 10px;
	font-family: tahoma;
}
.style3 {
	color: #ada293;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #9A8D7C;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style5 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
}
.style6 {
	color: #efefef;
	font-size: 16px;
	font-family: arial;
	text-decoration:none;
	font-weight: bold;
}
.style7 {
	color: #CCCCCC;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
}

.pic_margin_right {
	padding-top: 5px;
	float: left;
	padding-left: 25px;
	padding-right: 15px;
}

a {color:#BCBCBC;}
a:hover{text-decoration: underline;}
