body {
	
	background-color: #CC6602;
}

.style1 {
	color: #E6B23C;
	font-size: 12px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}
.style1a {
	color: #E6B23C;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
	font-family: "Courier New", Courier, mono;
}
.style2 {
	font-size: 14pxpx;
	font-style: italic;
	color: #E6B23C;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}

.Paragraph1 {
	color: #E6B23C;
	font-size: 24px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}
.countrytext {
	color: #CC6602;
	font-size: 12px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}

.Languages {
	color: #000000
	font-size: 9px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}
.menuBK {
	font-size: 18px;
	font-style: italic;
	color: #E6B23C;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}
a:link {
	color: #E6B23C
}
a:visited {
	color:#E6B23C;
}
a:link {
	color: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
