body {
}

h1, h2, h4 {
color: navy;
}

h3 {
color: red;
}

b,strong {
color: #9900ff;
}

#header {
}

#content {
}

#offers a {
color: #3CBAC8;
}

#contentStart {

}


#footer {
	color: black;
}

#footer a {
	color: black;
}

#shortURL {

}

#shortURL input {
color: navy;
}

#shortSubmit {

border: black;
}

#shortSubmit input {
	color: black;
}

#shareOpt {
background: red;
color: black;
}

#advancedOpt {

color: black;
}

#advancedOpt a {
color: black;
}

#bulkSubmit {
color: #0c5088;
}

#resultsContainer {

}

#resultsInner {

}

#shortResults input {
color: black;
}

#shortResults textarea {
color: black;
}
