.bodytext {
	font-family: 'Gill Sans', 'Gill Sans MT', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

p {
	font-family: 'Gill Sans', 'Gill Sans MT', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.worktext {
	font-family: 'Gill Sans', 'Gill Sans MT', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.SiteTitle {
	font-family: 'Gill Sans', 'Gill Sans MT', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
}
a:hover.SiteTitle {
	color: #FF6600;
}
.MenuLink {
	font-family: 'Gill Sans', 'Gill Sans MT', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

a:hover.MenuLink {
	color: #FF6600;
}

.link {
	font-family: 'Gill Sans', 'Gill Sans MT', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

a:hover.link {
	color: #FF6600;
}
