.boxframes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #996666;
	padding: 10px;
	border: thin solid #FFFFFF;
}
.boxtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
}
.bigbox {
	border: thin solid #996666;
}
.line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #996666;
}
.navbar {
background-color: #996666;
font-family: Georgia, "Times New Roman", Times, serif;
color: white;
font-weight: bold;
padding-top: 2px;
}
.navi {
	font-weight: bold;
	font-size: 14px;
	padding: 18 10 8 10;
	align:bottom;

}
.navi a {
	color:white;
	text-decoration: none;
}
.navi a:hover {
	text-decoration: underline;
	color: white;

}
