.dl a:link {
	color: #333333;
	text-decoration: none;
}
.dl a:visited {
	color: #333333;
	text-decoration: none;
}
.dl a:hover {
	color: #333333;
	text-decoration: none;
}
.dl a:active{
	color: #333333;
	text-decoration: none;
}

