 /*----------------------------------
		Theme655
----------------------------------*/
body {
	background-color: #FFFCEF;
}

.sf_main_header {	
	color: #d67dbb;	
}

a:link {
	color: #D67DBB;
	text-decoration: underline;
}

a:visited {
	color: #D67DBB;
	text-decoration: underline;		
}

a:hover {
	color: #D67DBB;
	text-decoration: none;
}