#taskmenu .action-buttons a{
	color: #AE0C21;
}

.folderlist li.mailbox .unreadcount{
	background: #AE0C21;
}

a{
	color: #AE0C21;
}

.btn-primary{
    background: #AE0C21;
    border-color: #AE0C21;
}

.btn-secondary{
	background: #8b9394;
   	border-color: #8b9394;
}