a { color: #8001ff; }

.topnav { background: #FF66C4; }
.topnav a { color: #000; }
.topnav a:hover, .dropdown:hover .dropbtn { background: #000; }

a.button { background: #FF66C4; color: #000; }
.listenLiveHeader { background: #000; }
.homeNewsListItem a.newsCategory { background: #FF66C4; }
.homeNewsFeatureBox { border-bottom-color: #FF66C4; }

#flagshipStation h3 { color: #FF66C4; }

.calendarDate { background: #FF66C4 !important; color: #000 !important; }

.pollsContainer { background-image: linear-gradient(to top, rgba(255, 1, 128, .8), rgba(255, 1, 128, .8)), url(/images/pink/orange-stripes-background.png); }
.pollQuestion input[type="submit"] { color: #8001ff; }

.footer { background: #FF66C4; color: #000; }
.footer a { color: #000; }

.topIcon a.icon { color: #FF66C4; }
