/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Maiandra GD ; font-size: xx-small;
	background-color : rgb(252,103,20);
	background-image : none}
 
.nof_LiquidLifeBanners1-Banner1 {
font-family:Maiandra GD ; font-size:22px; font-weight:bold; font-style:normal; color:rgb(255,255,255) 
}

.nof_LiquidLifeNavbar2-Regular {
font-family:Maiandra GD ; font-size:14px; font-weight:400; font-style:normal; color:rgb(153,51,51) 
}

.nof_LiquidLifeNavbar4-Rollover {
font-family:Maiandra GD ; font-size:14px; font-weight:bold; font-style:italic; color:rgb(153,51,51) 
}

.nof_LiquidLifeNavbar6-Highlighted {
font-family:Maiandra GD ; font-size:16px; font-weight:700; font-style:normal; color:rgb(128,0,0) 
}

.nof_LiquidLifeNavbar8-HighlightedRollover {
font-family:Maiandra GD ; font-size:14px; font-weight:700; font-style:normal; color:rgb(153,51,51) 
}

.nof_LiquidLifeNavbar3-Regular {
font-family:Maiandra GD ; font-size:12px; font-weight:400; font-style:normal; color:rgb(153,51,51) 
}

.nof_LiquidLifeNavbar5-Rollover {
font-family:Maiandra GD ; font-size:12px; font-weight:bold; font-style:italic; color:rgb(153,51,51) 
}

.nof_LiquidLifeNavbar7-Highlighted {
font-family:Maiandra GD ; font-size:14px; font-weight:700; font-style:normal; color:rgb(128,0,0) 
}

.nof_LiquidLifeNavbar9-HighlightedRollover {
font-family:Maiandra GD ; font-size:12px; font-weight:700; font-style:normal; color:rgb(153,51,51) 
}


.TextNavBar {
	font-family: "Comic Sans MS",                                               Chicago,                                               Sans-serif,                                               cursive;
	font-size : 12px;
	color : rgb(255,255,255);
	text-transform : capitalize;
	font-variant : normal
}

A:active {
	font-weight: bold;
	color : rgb(255,0,0)
}

A:visited {
	font-weight: normal;
	font-style : normal;
	color : rgb(153,51,51)
}



A {
	color: rgb(128,0,0)
}A:hover {
	text-decoration: underline;
	color : rgb(128,0,0)
}
