#wrap #content .right .articles .link_box {

}
#wrap #content .right .articles .link_box ul {
	float: left;
	width: 180px;
	list-style-type: none;
}
#wrap #content .right .articles .link_box li {

}
#wrap #content .right .articles .link_box a:link {
	color: #333333;
	text-decoration: none;

}
#wrap #content .right .articles .link_box a:visited {
	color: #333333;
	text-decoration: none;

}
#wrap #content .right .articles .link_box a:hover {
	color: #333333;
	text-decoration: underline;

}
#wrap #content .right .articles .link_box a:active {
	color: #333333;
	text-decoration: none;

}
