.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	background-color: #C5C2C2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}
.grayback {
	background-color: #C5C2C2;
	background-image: url(http://www.muhlenberg.edu/images/grayback.jpg);
	background-repeat: repeat-x;
}
.grayback a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #e31635;
	text-decoration: none;
}
.grayback a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #e31635;
	text-decoration: underline;
}
.grayback a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}
.grayback a:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}

