#content h2 {
	font-size: 18px;
	font-family:Georgia, "Microsoft Sans Serif", sans-serif;
	font-weight:normal;
	color: #55A9CC;
	padding-left: 0px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

#content a, #ajaxmenu a
{
    color: #55A9CC;
	text-decoration:none;
}

#content a:hover, #ajaxmenu a:hover
{
    text-decoration:underline;
}
