@charset "ISO-8859-1";

.nav_links:link {	
font-size:22px;
font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.nav_links:visited {	font-size:22px;
font-style: normal;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
}

.nav_links:hover {	font-size:22px;
font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}
	
.nav_links:active {	font-size:22px;
font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}

.nav_links_home:link {	
font-size:16px;
font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
.nav_links_home:visited {	font-size:16px;
font-style: normal;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}

.nav_links_home:hover {
 font-size:16px;
 font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	}
	
.nav_links_home:active {	
 font-size:16px;
 font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}
	
	
body {

	background-color: #000000;

}

.style1 {

	font-family: Gigi;

	color: #FFFFFF;

	font-size: 24px;

	font-weight: bold;

}

a:link {

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

a:hover {

	color: #000000;

	text-decoration: none;

}

a:active {

	color: #FFFFFF;

	text-decoration: none;

}

.style14 {

	font-size: 24px;

	color: #FFFFFF;

	font-family: "BernhardFashion BT";

	font-weight: bold;

}

.style16 {

	font-size: 36;

	color: #FFFFFF;

	font-family: "BernhardFashion BT";

}

.style4 {color: #FFFFFF;

	font-size: 18px;

