@charset "UTF-8";
/* CSS Document for "gold theme" */

div#header {

	width: 845px;
	height: 150px;
	background-image:url(../images/header5.png);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

a:visited {
	text-decoration:none;
	color:#ffb624;
}

a:hover { 
	text-decoration:none;
	color:#ffb624;
}

a:active {
	text-decoration:none;
	color:#ffb624;
}
