body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.text, 
.text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.text a:visited, 
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #711719;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
#container div {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 600px;
}
#container #quote {
	height: auto;
	width: 95%;
	border: 1px solid #666666;
	font-style: italic;
	padding: 10px;
	background-color: #CCCCCC;
}
.maroon {
	color: #711719;
	font-weight:bold;
	}
.heading, 
.heading a:link, 
.heading a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#dbcf99;
	text-decoration:none;
	}
.titles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	}
.imageborder {
	border: 1px solid #CCCCCC;
	}
