@charset "utf-8";
/* CSS Document */

body {
	font-family: Trebuchet MS;
	color: #292929;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.7em;
	font-size: 0.7em;
}

h1 {
	font-size: 1.6em;
	font-weight: lighter;
	margin: 0px;
	color: #606060;
	text-align: justify;
}

h2 {
	font-size: 1.1em;
	color: #353293;
}

a:link {
	color: #e75aad;
}
a:visited {
	color: #e75aad;
}

a:hover {
	color: #e75aad;
	text-decoration: none;
}
a:active {
	color: #e75aad;
}
a.html_links:link {
	color: #858688;
	font-size: 10px;
	text-decoration: none;
}
a.html_links:visited {
	color: #858688;
	font-size: 10px;
	text-decoration: none;
}
a.html_links:hover {
	color: #777778;
	font-size: 10px;
	text-decoration: underline;
}
a.html_links:active {
	color: #858688;
	text-decoration: none;
	font-size: 10px;
}

a.dentistfinder_links:link {
	color: #e8e8e8;
	font-size: 10px;
	text-decoration: none;
}
a.dentistfinder_links:visited {
	color: #e8e8e8;
	font-size: 10px;
	text-decoration: none;
}
a.dentistfinder_links:hover {
	color: #858688;
	font-size: 10px;
	text-decoration: underline;
}
a.dentistfinder_links:active {
	color: #e8e8e8;
	text-decoration: none;
	font-size: 10px;
}


.purple-text {
	color: #353293;
}
.white-text {
	color: #ffffff;
}



#opening-hours-mid a:link {
	color: #e75aad;
	font-size: 13px;
	text-decoration: none;
}

#opening-hours-mid a:active {
	color: #e75aad;
		font-size: 13px;
	text-decoration: none;
}

#opening-hours-mid a:visited {
	color: #e75aad;
		font-size: 13px;
	text-decoration: none;
}

#opening-hours-mid a:hover {
	color: #323091;
	font-size: 13px;
	text-decoration: none;
}
