body {
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.footerText {
	font-size: 10px;
	color: #FFCCFF;
}
a.footerLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:hover {
	text-decoration: underline;
}
a.cojaxLink:link {
	color: #006666;
	text-decoration: none;
}
a.cojaxLink:visited {
	color: #006666;
	text-decoration: none;
}
a.cojaxLink:hover {
	text-decoration: underline;
}
.sectionTitle {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	color: #006666;
	text-decoration: underline;
}
a:visited {
	color: #006666;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
.contactDetails {
	font-size: 12px;
	color: #333333;
}
.servicesPoints {

	font-size: 12px;
	color: #333333;
}
.aboutusValues {

	font-size: 12px;
	font-style: italic;
	font-weight: bold;	
	color: #333333;
}