﻿.pageContent a {
	color: #029E76;
	font-weight:bold;
	text-decoration:none;
}

.pageContent a:hover {
	text-decoration:underline;
}
.pageContent h1
{
	color: #029E76;
}
.boxGradientBody
{
	background-color: #CCECE4;
}
.siteMenu li a {
	color:#4E4D4D;
}