.linkest li {
	display: block;
}
.linkest li a{
	font-family: "Palatino Linotype";
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.linkest li a:hover {
	color: #CC0000;
	text-decoration: none;
}
.bar ul {
	text-align: center;
	margin-right: 40px;
	padding-top: 8px;
}
.bar li {
	background-color: #F88100;
	border: 1px solid #000000;
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.bar li:hover {
	background-color: #FFFFFF;

}
.bar li a {
	font-family: Garamond;
	font-size: 15px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: "Book Antiqua";
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}
h2 {
	font-family: Kartika;
	font-weight: bolder;
	font-size: 22px;
	color: #990000;
	padding-left: 5px;
	text-decoration: underline;

}
h3 {
	font-family: "Myriad Pro";
	font-size: 16px;
	text-decoration: underline;
	color: #006600;
	padding-left: 5px;

}
p {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	margin-right: 3px;
	padding-left: 5px;
	font-weight: normal;
	padding-bottom: 4px;

}
.copyr {
	font-family: "Footlight MT Light";
	font-size: 12px;
	color: #CCCC00;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;

}
.line {
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #29538D;
}
.linkest2 ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
.linkest2 li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
}
.linkest2 li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #00CCFF;
	text-decoration: none;

}
.linkest2 li a:hover {
	text-decoration: underline;

}
.linedown {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.linetext {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #29538D;
}
