a:hover {
	color: #000000;
	text-decoration: none;
}					/* kleur bij mouse-over link */
a:link {
	color: #607BAA;
	text-decoration: none;
}						/* kleur voor standaard link */
a:visited {
	color: #888888;
	text-decoration: none;
}					/* kleur voor bezochte link */
a:active {
	color: #607BAA;
	text-decoration: none;
}					/* kleur voor actieve link */

/***********************************************************************************************************/

h1
{
font-size: 20 px;
font-style: bold;
padding-bottom: 0 px;
font-weight: 900;
margin-bottom: 0cm;	
}

/***********************************************************************************************************/

body
{
	background: #EE1155; 
	color: #666666;
	margin: 0;
	padding: 0px;
}

/***********************************************************************************************************/

A.class_0:link {
	COLOR: #C7C8CA;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.class_0:visited {
	COLOR: #C7C8CA;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.class_0:hover {
	COLOR: #ED008E;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}

A.class_0:active {
	COLOR: #C7C8CA;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.class_1:link {
	COLOR: #C7C8CA;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 13px;
}
A.class_1:visited {
	COLOR: #C7C8CA;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 13px;
}
A.class_1:hover {
	COLOR: #ED008E;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
}
A.class_1:active {
	COLOR: #C7C8CA;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 13px;
}
A.class_2:link {
	COLOR: #C7C8CA;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
A.class_2:visited {
	COLOR: #C7C8CA;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 14px;
}
A.class_2:hover {
	COLOR: #ED008E;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
A.class_2:active {
	COLOR: #C7C8CA;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}

/***********************************************************************************************************/


.address {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
}
.address_pink {
	font-family: Tahoma;
	font-size: 11px;
	color: #EE1155;
}
.left_middle_bg {
	background-image: url(images/plymouth_dentist_16.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.centre_table_bg {
	background-image: url(images/plymouth_dentist_29.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.top_table_bg {
	background-image: url(images/plymouth_dentist_04.jpg);
	background-repeat: no-repeat;
}


.form_object {
	font-family: Tahoma;
	font-size: 11px;
	color: #607BAA;
	background-color: #E7E7E7;
	border: 1px solid #607BAA;
}
.pagetext {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
}
.header_text {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #607BAA;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
.address_table_bg {
	background-image: url(images/plymouth_dentist_32.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.change_font_size {
	font-family: Tahoma;
	font-size: 11px;
	color: #C7C8CA;
}.top_bg {
	background-image: url(images/plymouth_dentist_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
