.layout-header {
	padding: 12px 12px 0 12px;
}
.header-profile {
	color: #ffffff;
	padding-bottom: 12px;
	float: right;
}
.header-profile a {
	color: #ff86c2;
    text-decoration : none;
}
.header-profile a:hover {
	color: #ff86c2;
    text-decoration : underline;
}
