.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336633;
}


a:link { text-decoration: none; color: #333333 }
a:visited { text-decoration: none; color: #333333 }
a:active { text-decoration: none; color: #333333 }
a:hover { text-decoration: underline; color: #333333 }
.bgright {
	background-attachment: scroll;
	background-image: url(images_site/spacer.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
li {
	list-style-position: outside;
	list-style-image: url(images_site/bullitt.gif);

}
