/* CSS Document */
<style type="text/css">
<!--
body {
	background-color: #000000;
}
.style1 {
	font-family: "AvantGarde Bk BT";
	font-size: 18px;
	color: #FFFFFF;
}
.style2 {
	font-family: "Edwardian Script ITC";
	font-size: 45px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.style9 {font-size: 14px}
.style10 {font-family: "AvantGarde Bk BT"; font-size: 16px; color: #FFFFFF; }
.style12 {font-size: 16}


.style13 {
	font-family: "Edwardian Script ITC";
	font-size: 36px;
	color: #0066CC;
	font-weight: bold;
}
.style15 {
	font-family: Verdana;
	font-size: 16px;
}
.style17 {
	font-family: "Edwardian Script ITC";
	font-size: 36px;
	font-weight: bold;
}
.style22 {
	color: #CC0000;
	font-weight: bold;
}

.style23 {
	color: #0099FF;
	font-weight: bold;
}
a.menu:link {
	color: #000000;
	text-decoration: underline;
}
a.menu:visited {
	text-decoration: underline;
	color: #000000;
}
a.menu:hover {
	text-decoration: underline;
}
a.menu:active {
	text-decoration: underline;
}




-->
a.menu1:link {
	font-family: "Edwardian Script ITC";
	font-size: 36px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
a.menu1:visited {
	font-family: "Edwardian Script ITC";
	font-size: 36px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
a.menu1:hover {
	text-decoration: none;
}
a.menu1:active {
	text-decoration: none;
	}


a.menu2:link {
	color: #0066CC;
	text-decoration: none;
}
a.menu2:visited {
	text-decoration: none;
	color: #0066CC;
}
a.menu2:hover {
	text-decoration: none;
}
a.menu2:active {
	text-decoration: none;
}
	
</style>

