#content
{
	font-size: 14px;
}

#content h1, #content div { 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;
}
