	a {
		color : #990000;
	}
	
	a:hover {
		color : #ff0000;
	}
	
	body {
		background-color : #C5D1E2;
	}

	font.newsletterHeader {
		color : #333399;
		font-weight : bold;
	}
	
	a.nav {color : #000080; text-decoration : none; }
	
	a.nav:hover {color : #000080; text-decoration : underline; }
	
	font.nav {color : #000080; }