

BODY {
	background-color: rgb(0,0,102);
	background-image : url( "../assets/images/banner.jpg" );
	background-position : top;
	background-repeat : no-repeat;
	color : #000066
}

.nof_EmptyStyleNavbar4-Regular {
	color: rgb(0,0,102);
	font-family : Arial;
	font-size : 13px;
	font-style : normal;
	font-weight : bold
}

.nof_EmptyStyleNavbar5-Rollover {
	color: rgb(134,167,250);
	font-family : Arial;
	font-size : 13px;
	font-style : normal;
	font-weight : bold
}

.nof_EmptyStyleNavbar6-Highlighted {
	color: rgb(134,167,250);
	font-size : 13px;
	font-family : Arial;
	font-style : normal;
	font-weight : bold
}

.nof_EmptyStyleNavbar7-HighlightedRollover {
	color: rgb(134,167,250);
	font-family : Arial;
	font-size : 13px;
	font-style : normal;
	font-weight : bold
}A{	font-family : Arial;
	color : #86A7FA;
	font-size : small
}
A:active{	font-size : small;
	color : #86A7FA
}
A:visited{	font-size : small;
	color : #86A7FA
}
A:hover {
	font-family: Arial;
 	font-size: small;
 	color: rgb(134,167,250);
	text-decoration : underline
}

