/* blue */
a:link, a:visited {
color:#ec008c;
}

a:hover {
	color: #ec008c;
}


