body {
	background-image: url(images/new17.jpg);
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	color: #800000;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
h1, h2, h3, h4, h5, h6{
	color: #800000;
	font-weight: bold;
}
a {
	color: #800000;
	font-weight: bold;
}
a:link {
	color:#800000;
	background:transparent;
	font-weight: bold;

}
a:visited {
	color:#800000;
	background:transparent;
	font-weight: bold;
}
a:hover {
	color:#FFFF7D;
	background:#A45200;
	font-weight: bold;

}
a:active {
	color:#55A347;
	background:transparent;
	font-weight: bolder;

}
}.menu-txt {
	font-weight: bold;
	text-transform: capitalize;
	color: #800000;
	font-size: x-small;
}
