#newswrapper p {
	color: #666666;
	font-size: 0.9em;
	margin-top: 5px;
}

#newswrapper h4 {
	color: #666666;
	margin: 0px;
}

#newswrapper h3 {
	color: #666666;
	margin: 0px;
}

#newswrapper h1 {
	color: #666666;
	margin: 0px;
}

.terms h3 {
	text-decoration: underline;
}

a {
	color: #666666;
}

a:hover {
	color: #000000;
}

.b_u {
	font-weight: bold;
	text-decoration: underline;
}

