BODY, TD{
	font-family : Verdana, Helvetica, Arial;
	font-size : 12px;
}
#slideshow img { display: none }
#slideshow img.first { display: block }

A  {text-decoration : none;
	font-family : Verdana, Helvetica, Arial;
	}
	
A:HOVER {
	color : red;
	text-decoration: underline;
}

A:ALINK  {
	color : White;
	text-decoration : none;}

A:VISITED  {
	color : Navy;
}

.quotes{
	font-family : Comic Sans MS, Verdana;
	font-size : 14px;
	font-weight: bold;
}
.quoter{
	font-family : Verdana, arial, Trebuchet MS;
	font-size : 14px;
	font-weight: bold;
	color: #B6928B;
}

.message{
	font-family : Verdana, arial, Trebuchet MS;
	font-size : 14px;
	font-weight: bold;
	color: #DD573F;
}

.form_pink{
	font-family : Verdana, arial, Trebuchet MS;
	font-size : 12px;
	font-weight: bold;
	background-color: #F2EBE8;
	border: solid 1px #EEE8E7;
}	
.form_normal{
	font-family : Verdana, arial, Trebuchet MS;
	font-size : 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: solid 1px #EEE8E7;
}

.footer{
	font-family : Verdana, Arial, Trebuchet MS;
	font-size : 10px;
	color: #DFCAC9;
}
A.footer_link{
	font-family : Verdana, Arial, Trebuchet MS;
	font-size : 10px;
	color: #DFCAC9;
	text-decoration: none;
}
A:VISITED.footer_link{
	font-family : Verdana, Arial, Trebuchet MS;
	font-size : 10px;
	color: #DFCAC9;
	text-decoration: none;
}
A:HOVER.footer_link{
	font-family : Verdana, Arial, Trebuchet MS;
	font-size : 10px;
	color: #FFFFFF;
	background: #DFCAC9;
}

A.home_link{
	font-family : Verdana, Arial, Trebuchet MS;
	font-size : 11px;
	color: #000000;
	text-decoration: none;
}
A:VISITED.home_link{
	font-family : Verdana, Arial, Trebuchet MS;
	font-size : 11px;
	color: #000000;
	text-decoration: none;
}
A:HOVER.home_link{
	font-family : Verdana, Arial, Trebuchet MS;
	font-size : 11px;
	color: #FFFFFF;
	background: #DFCAC9;
}

.testimonials_normal{
	font-family : Verdana, Arial, Trebuchet MS;
	font-size : 10px;
	color: #000000;
}
.testimonials_client{
	font-family : Verdana, Arial, Trebuchet MS;
	font-size : 10px;
	color: #B7928B;
}
.testimonials_bold{
	font-family : Verdana, Arial, Trebuchet MS;
	font-size : 12px;
	font-weight: bold;
	color: #000000;
}

.pink_cell{
	background-color: #DFCAC9;
}
.white_cell{
	background-color: #FFFFFF;
}
