.menu {
	font-family: "Courier New", Courier, monospace;
	color: #e46600;
	background-image: url(Images/menu2.jpg);
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:link {
	color: #E46600;
	text-decoration: none;
}

.menu a:visited {
	color: #E46600;
	text-decoration: none;
}
.menu a:hover {

	color: #142994;
	text-decoration: none;
}
.menu a:active {

	color: #E46600;
	text-decoration: none;
}
.nav {

	font-family: "Courier New", Courier, monospace;
	color: #142A76;
	background-image: url(Images/nav.jpg);
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}
.nav a:link {


	font-family: "Courier New", Courier, monospace;
	color: #142A76;
	background-image: url(Images/menu.jpg);
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}
.nav a:visited {



	font-family: "Courier New", Courier, monospace;
	color: #142A76;
	background-image: url(Images/menu.jpg);
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}
.nav a:hover {



	font-family: "Courier New", Courier, monospace;
	color: #E46600;
	background-image: url(Images/menu.jpg);
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}
.nav a:active {



	font-family: "Courier New", Courier, monospace;
	color: #142A76;
	background-image: url(Images/menu.jpg);
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
}
.image {
	border: thin solid #FF6600;
}
