#left_col h2 {
	color: #f095c0;
}

.cms h1,
.cms h3 {
	color: #f095c0;
}

#header #nav a:hover {
    background: url(../img/main_nav_hover_pink.png) left no-repeat;
    color: #f095c0;
}

#footer ol li a:hover {
    background: url(../img/main_nav_hover_pink.png) left no-repeat;
    color: #f095c0;
}

#home .testimonials a.button {
	background: #fff url(../img/button_testimonials_pink.png) top left no-repeat;
}

#home #videos ol li .chunk a {
	background: #fff url(../img/button_videos_pink.png) top left no-repeat;
}

#home a:hover, 
#home a:active {
    color: #f095c0;
}
