.footerProducts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFCC66;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: none;
}
