#content div
{
	font-size: 14px;
	padding: 14px;
}

#content a
{
	font-size: 14px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover
{
	color: #09F;
	font-weight: bold;
	text-decoration: underline;
}
