#header ul li#links a {
	margin-right: 9px; 
	padding: 0 8px 0.5em 6px;
	border-bottom: 3px solid #fff;
}

div#content {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #191919;
}

div#links_content {
	line-height: 1.2em;
	height: 319px;
	overflow: auto;
	font-size: 12px;
}

.title2 {
	color: #e1af3b;
	margin-bottom: 3px;
}

div.links {
	margin: 20px 17px;
}

div.links p {
	margin-bottom: 3px;
}

div.links a {
	color: #EDCF89;
	text-decoration: none;
}

div.links a:hover {
	color: #e1af3b;
	text-decoration: underline;
}