.style2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D6D3D0;
	text-decoration: underline;
	list-style-type: circle;
	text-align: left;
	margin: 0px;
	padding: 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: auto;
	width: auto;
}

