.norepeat {
	background-image: url(images/bg_11.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.box {
	border: 1px solid #66CC33;
}
.boxcontent {

	border: 1px solid #afdd54;
}
a:link {
	color: #669900;
	text-decoration: underline;
}
a:hover {
	color: #99CC33;
}
li {
	list-style-type: square;
}
.border {
	border: 1px solid #66CC00;
}
a:visited {
	color: #339900;
}
