h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #BFA982;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #BE7CBE;
}
.menut ul {

}
.menut li {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCC00;
	border-bottom-color: #CCCC00;
	border-left-color: #CCCC00;
	display: inline;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.menut li:hover {
	background-color: #78273A;
}
.menut li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	text-align: center;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6D2D3B;
}
.linbk li {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;

}
.linbk li a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999966;
	text-decoration: none;
}
.linbk li a:hover {
	color: #99FF00;
}
.linkend li {
	display: inline;

}
.linkend li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF99;
	padding: 5px;
	text-decoration: none;

}
.linkend li a:hover {
	text-decoration: underline;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #CCCCCC;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
p a {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFF99;
	text-decoration: none;
}
p a:hover {
	color: #CCCCCC;
}
.linelinkl {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #716300;
}
.linelinkr {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #716300;
}
.linedown {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #716300;
}
.bckgrounmenu {
	background-image: url(img/photo2.jpg);
}
