.footer {
  background-color: #F04B83;
}

table.featureTableMain{
  border: 1px solid #F04B83;
}


a:hover {
  color: #F04B83;
}

.bodyArea strong, .bodyArea a {
  color: #F04B83;
}

input {
  border: 1px solid #F04B83;
  background-color: #ffffff !important;
}

.thoughtsSubmit {
  border: 1px solid #F04B83;

}

.menu {
	width: 625px;
}	