legend,
a:visited,
#header h1,
#header h1 a,
#header h1 a:hover,
#header h1 a:visited {
	background-color: #F9C228;
}
h1 {
	color:#992222;
	font-weight: bold;
}
h2 {
	color:#000066;
	font-weight: bold;
	text-align: left;
}
h3 {
	color:#992222;
	font-weight: bold;
}
a,
a:link {
	color:#000066;
	font-size: inherit;
}
a:visited {
    color:#722;
}
blockquote,
code {
    border-left:4px solid #922;
}
