.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #42472D;
	text-decoration: none;

}
.hint {
	background-image: url(images/buttons/hintblock.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.headings {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.boxtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.des {
	background-image: url(images/buttons/desblock.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.proj {
	background-image: url(images/buttons/projblock.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
.mainhead {
	font-family: Tahoma;
	font-size: 45px;
	font-weight: normal;
	color: #D9C5C2;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #823F36;
	text-decoration: none;
}
