body {
	background-image: url(MYPICS/backg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style23 {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	border: medium none #000000;
	height: auto;
	width: auto;
	padding: 50px;
}
.styleh1 {
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0033FF;
}
.styleh2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color: #CC9900;
	
}
.stylebigger {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:28px;
}

.stylenormal  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
}


.navbar {
	list-style:none;
	margin:0;
	position:relative;
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	display: inline;
	padding-top: 0;
	padding-right: 0pt;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #FFCC00;
	letter-spacing: 0em;
	text-indent: 0px;
	border-right-style: none;
	font-style: normal;
	background-repeat: no-repeat;
	float: none;
	width: auto;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #999999;
	border-right-color: #FF0000;
	border-bottom-color: #000000;
	border-left-color: #0033FF;
	font-weight: bold;
}

h1 {font-family:"Courier New", Courier, monospace;
}
.navbar li {
	background:gold;
	margin:2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: black;
	padding: 0px;
}
.navbar a {text-decoration:none}
a:link {color:#0000FF}
a:visited {
	color:#0000FF;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color:#00FF33;
	font-weight: bolder;
	font-style: oblique;
	text-decoration: underline overline;
}
