.flowerbullet {
	list-style-position: outside;
	list-style-image: url(../images/flowerbullet.jpg);
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #FFFFCC;
}
a:active {
	color: #00CC00;
	text-decoration: none;
}
a:link {
	color: #003300;
}
.dotborder {
	border: 2px dotted #FF6600;
}
