body {
	background-color: #EEE4DF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(logo.gif);
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-size: medium;
}
a:link {
	color: #9A5656;
	text-decoration: none;
}
a:visited {
	color: #9A5656;
	text-decoration: none;
}
a:hover {
	color: #660000;
}
a:active {
	color: #C2B698;
}
.menut {
	font-size: small;
	font-weight: bold;
	color: #DFCCC4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.style2 {
	color: #660000;
	font-weight: bolder;
	font-size: large;
}
p {
	font-weight: bold;
}/* CSS Document */

.menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #630F0E;
	border-right-color: #630F0E;
	border-bottom-color: #630F0E;
	border-left-color: #630F0E;
	background-color: #ECE1DD;
}
#desc {
	position:absolute;
	width:0px;
	height:0px;
	z-index:1;
	font-size: 1px;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	color: #EEE4DF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
