

BODY {
	background-color: rgb(255,255,204)
}

.nof_fhNavbar3-Regular {
	color: rgb(0,255,0)
}

.nof_fhNavbar5-Rollover {
	color: rgb(0,255,0)
}

.nof_fhNavbar7-Highlighted {
	color: rgb(0,255,0)
}

.nof_fhNavbar9-HighlightedRollover {
	color: rgb(0,255,0)
}

.nof_fhBanners1-Banner1 {
	font-family: "Comic Sans MS",      Chicago,      Sans-serif,      cursive;
	font-size : 20pt;
	color : rgb(0,102,255)
}

A:link {
	color: rgb(0,255,0);
	font-family : Arial;
	font-size : 14px;
	text-decoration : none
}

A:visited {
	color: rgb(0,255,0)
}

A:active {
	color: rgb(0,255,0)
}

A:hover {
	color: rgb(0,255,0)
}