/* ---------------------------------------------------------------------------------- */
/* CSS Document - last updated: 2/04/2008																							*/

/* Broadway Dental Care																																*/
/* Author: Webnetism (www.webnetism.co.uk)																						*/

/* links.css																																					*/
/* Media: screen																																			*/
/* ---------------------------------------------------------------------------------- */

a.white_link_12:link, a.white_link_12:visited, a.white_link_12:active {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
}

a.white_link_12:hover {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	font-family: arial, verdana, sans-serif;
	text-decoration: underline;
}

a.light_grey_link_10:link, a.light_grey_link_10:visited, a.light_grey_link_10:active {
	font-weight: normal;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	color: #a1a1a1;
	text-decoration: none;
}

a.light_grey_link_10:hover {
	font-weight: normal;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	color: #a1a1a1;
	text-decoration: underline;
}

a.black_link_12:link, a.black_link_12:visited, a.black_link_12:active {
	font-weight: bold;
	font-size: 12px;
	font-family: times, verdana, sans-serif;
	color: #404040;
	text-decoration: none;
}

a.black_link_12:hover {
	font-weight: bold;
	font-size: 12px;
	font-family: times, verdana, sans-serif;
	color: #404040;
	text-decoration: underline;
}

a.black_link_14:link, a.black_link_14:visited, a.black_link_14:active {
	font-weight: bold;
	font-size: 14px;
	font-family: times, verdana, sans-serif;
	color: #404040;
	text-decoration: none;
}

a.black_link_14:hover {
	font-weight: bold;
	font-size: 14px;
	font-family: times, verdana, sans-serif;
	color: #404040;
	text-decoration: underline;
}

a.blank_link_16:link, a.blank_link_16:visited, a.blank_link_16:active {
	font-weight: bold;
	font-size: 16px;
	font-family: times, verdana, sans-serif;
	color: #404040;
	text-decoration: none;
}

a.blank_link_16:hover {
	font-weight: bold;
	font-size: 16px;
	font-family: times, verdana, sans-serif;
	color: #404040;
	text-decoration: underline;
}

a.mauve_link_14:link, a.mauve_link_14:visited, a.mauve_link_14:active {
	font-weight: bold;
	font-size: 14px;
	color: #7c0041;
	font-family: times, verdana, sans-serif;
	text-decoration: none;
}

a.mauve_link_14:hover {
	font-weight: bold;
	font-size: 14px;
	color: #7c0041;
	font-family: times, verdana, sans-serif;
	text-decoration: underline;
}

a.footer_link:link, a.footer_link:visited, a.footer_link:active {
	font-weight: normal;
	font-size: 10px;
	color: #848484;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
}

a.footer_link:hover {
	font-weight: normal;
	font-size: 10px;
	color: #848484;
	font-family: arial, verdana, sans-serif;
	text-decoration: underline;
}

.small_grey {
	font-size: 9px;
	font-family: arial, verdana, sans-serif;
	color: #cdc8c2;
}