@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f6e8d3;
}
.maintext {
	color: #663300;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
.mainlinks {
	color: #663300;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	text-decoration: none;	
}.mainlinks:hover {
	color: #CC0066;
	font-size: 12px;
	font-family: Georgia,"Times New Roman", Times, serif;
	line-height: 18px;
	text-decoration: underline;	
}.credits {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
}.creditlinks {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	text-decoration: none;
}.creditlinks:hover {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration: underline;
	}
.mainheaders {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: cf4884;
}
.pinktext {
	color: #CC0066;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	font-style: italic;
}
