
#MasterHead
{
	margin: 5px;
	background-color: #FFCC00;
	width: 720px;
	font-size: 140%;
	font-weight: bold;
	padding: 10px;
	color:#454545;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #454545;
	border-bottom-color: #454545;
	z-index: 1;
}

#MasterHead a, #MasterHead a:visited 
{
	color:#454545;
}
