a {
	font-family: "Arial Narrow";
	font-weight: bold;
	color: #AA2046;
	text-decoration: underline;

}
a:hover {
	color: #000000;
	text-decoration: none;
}
.yellowbackground {
	background-color: #FFDD00;
}
.headersblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #02F;
}
