a:link {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
}
a:hover {
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #009933;
	text-decoration: underline;
}
a:active {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009933;
}
.box {
	border: 1px solid #999999;


}
.brdleft {

	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}
.brdright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
.brdupper {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;

}
.brdlower {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.listbullet {
	list-style-position: outside;
	list-style-type: square;
}
.box2 {
	padding: 1.5px 4px 0px;
	height: 220px;
	width: 240px;
	border: 1px solid #999999;

}
.BoxCategories {
	border: .5px solid #CCCCCC;
	color: #CCCCCC;
}
