.body{ 
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.about{ 
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 1.3em;
}

.link{ 
	font-family: Arial;
	font-size: 12px;
	color: #F4068F;
	text-decoration: none;
}

.mailingbox{ 
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.enquirybox{ 
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-color:#000000;
}

.footer{ 
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover{ 
	text-decoration: underline;
}
