.list {
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #660066;
	font-size: 12px;
	text-align: left;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660066;
	font-size: 12px;
	text-align: left;
}
a:link {
	color: #660066;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #660066;
}
a:active {
	color: #660066;
}
