.menutxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #993333;
	text-decoration: none;



}
.menublack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
.menubdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
}
.bodtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}
.underlinebodtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #993333;
	text-decoration: underline;
}
.pagebg {
	background-image: url(deanhouseimages/content_bg3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.subheadunderlined {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #663333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
}
.redtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #993333;
}
