a:link {
	font-family: "Arial Narrow";
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Arial Narrow";
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Arial Narrow";
	font-size: 17px;
	font-weight: bold;
	color: FFCC66;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 0F355B;
}
