fieldset {
	border: 1px solid #ffc73a;
}

hr {
	color: #ffc73a;
	background-color:  #ffc73a;
}

div#content_header {
	vertical-align: center;
	text-align: center;
	background-color: #111111;
}

A:link { 
	color: #323f3c;
}
A:visited { 
	color: #323f3c;
}
A:active { 
	color: #323f3c;
	text-decoration: none;
}

A:hover {
	color: #323f3c;
	text-decoration: none;
}