a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-transform: none;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	font-style: normal;
	text-transform: uppercase;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;



}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	word-spacing: normal;
	line-height: 19px;
	list-style-image: url(images/arrow.gif);
	color: #FFFFFF;








}
