body {
	background-color:#FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	background-image: url(cakefoot.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
.title {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right-width: 14px;
	border-bottom-width: 14px;
	border-left-width: 14px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
	width: 772px;
	background-color: #FFFFFF;
}
.toplinks {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
a {
color:#663300;
text-decoration:underline;
}

a:hover {
color:#663300;
text-decoration:none;
background:background-color:#CCCCCC;
}
.underline {
	text-decoration: underline;
}
