/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,204); background-image: url( "../assets/images/Background.gif" )}
 A:link { color: rgb(152,179,191)}
 A:visited { color: rgb(246,228,218)}
 

A:active {
	color: rgb(153,102,51)
}

.nof_DecoNavbar4-Rollover {
	color: rgb(255,255,204);
	font-family : Atlantic Inline ;
	font-size : 9pt
}

.nof_DecoBanners1-Banner1 {
	color: rgb(255,255,204);
	font-family : Atlantic Inline ;
	font-size : 16pt
}

.nof_DecoNavbar2-Regular {
	color: rgb(255,255,204);
	font-family : Atlantic Inline ;
	font-size : 9pt
}

.nof_DecoNavbar8-HighlightedRollover {
	color: rgb(255,255,204);
	font-family : Atlantic Inline ;
	font-size : 9pt
}

.nof_DecoNavbar6-Highlighted {
	font-size: 9pt;
	color : rgb(255,255,204);
	font-family : Atlantic Inline }

A:hover {
	color: rgb(128,128,128)
}