.style1 {
//	color: #999999;
//	color: #222222;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
.style1 a{
	color: #555555;
	cursor: pointer;
}
.style1 a.inactive:hover{
	color: #ffffff;
}
.style2 {
	font-size: 12px
}
.style3 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
//	text-decoration: underline;
	text-decoration: none;
	color: #FFFFFF;
}
a.active {
	color: #FFFFFF;
	cursor: pointer;
}
a.chapactive {
	color: #FFFFFF;
	cursor: pointer;
}
.subnavcontainer li a.active{
	color: #e43c21;
	text-decoration: none;
}
.subnavcontainer li a{
	cursor: pointer;
}
.matrixlinks li a.chapactive{
	color: #e43c21;
	//text-decoration: none;
}
.matrixlinks li a{
	cursor: pointer;
}
.matrixlinks li a{
	color: #7D7C7C;
	//text-decoration: none;
}
