/*	---------- Colour variation : PINK */

/*	Global styles */

a { color: #bd5d81; }
a:hover { color: #d79eb3; }

/*	Layout */

#navigation ul li.active a { border-bottom-color: #bd5d81; }