.altlinks {
	color:#EAEFF4;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;




}  

.altlinks:link {
	color:#EAEFF4;

}  

.altlinks:hover {
	text-decoration: underline;
	color: #EAEFF4;


} 


a:link {
	color: #CC6600;
	text-decoration: underline;


}
a:visited {
	color: #CC6600;
	text-decoration: underline;

}
a:hover {
	color: #996633;
	text-decoration: none;

}
a:active {
	color: #996633;
	text-decoration: none;

}

li {
	list-style-type: square;
	line-height: 120%;
}


body {
	margin: 9px;

}


.altlinks:active {

	text-decoration: underline;
	color: #ff6600;
}
.altlinks:visited {

	color:#ff6600;
}
.BakMenuOrange {
	color: #CC6600;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;
}
.BakTintOrange {

	background-color: #CC6600;
	padding: 5px;
}
.BakTintPaleorange {


	background-color: #ffcc66;
	padding: 5px;
}
.BakSerifWhite {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
}
.Bakbodytext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	color: #663300;
	line-height: 120%;
}
.BakTintBrown {
	background-color: 996633;
	padding: 5px;

}
.BakSubHead {




	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #CC6600;
}
.BakFooter {
	font-size: x-small;
	color: #666666;
}
