
body {
	background-color:;
}

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

h1 {
	color: ; 
}

.header {
    background-color:;
}

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

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

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


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

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

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

.box h4 {
	color:}

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


.carousel-caption h1, .carousel-caption h2 {
    background-color: rgba(,,,.8)!important;
    color: !important;
}





