#links_container
{
	width:100%;
	clear:both;
}

.links_half
{
	width:50%;
	float:left;
	padding:0;
	margin:0;
}

.links_half a
{
	color:Black;
	text-decoration:none;
}

.links_half a:hover{ text-decoration:underline; }