
body {
	background-color:#f2f2f2;
}

a, a:focus, a:hover {
	color:#e50046;
}

h1 {
	color: #e50046; 
}

.header {
    background-color:#aaaaaa;
}

.sf-menu li a {
	color: #e50046!important; 
}

.sf-menu li.sfHover a, .sf-menu li a:hover  {
	color: #ffffff!important;
}

.sf-menu li.Selected, .sf-menu li.Selected a {
	background-color: #e50046!important; 
	color: #ffffff!important;
}


.sf-menu ul li {
	background-color: #e50046!important; 
}

.sf-menu ul ul li {
	background-color: #e50046!important; 
}

.sf-menu li:hover,
.sf-menu li.sfHover {
	background-color: #e50046!important; 
	color: #ffffff!important; 
}

.box h4 {
	color:#e50046}

.box:hover {
	background-color: #EEE;
}


.carousel-caption h1, .carousel-caption h2 {
    background-color: rgba(229,0,70,.8)!important;
    color: #ffffff!important;
}





