@charset "UTF-8";
/* ------------------- */
/* Color scheme - Pink */
/* ------------------- */



/* HTML tags */
/* --------- */


a, a:visited {
	color: #D710AB;
	text-decoration: none;
}

a:hover {
	text-decoration: underline; 
}