body {
	background-color: #C9C9C9;
	font-family: Tahoma;
	margin: 0px;
}
.titleheader {
	font-size: 12px;
	font-weight: normal;
	color: #F0CD75;
	margin-left: 5px;
}
.title_wstep {
	font-size: 10px;
	color: #000000;
}
.content {
	font-size: 11px;
	color: #000000;
	padding: 5px;
}
.back_btn {
	font-size: 10px;
	color: #000000;
	text-align: right;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}


a:link {
	color: #bb7c06;
	text-decoration: none;
}

a:visited {
  color: #D49725;
  	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
		text-decoration: none;
}

a:active {
	color: #D49725;
		text-decoration: none;
}
