.orange-links a {
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    color: #FFD941;
}

.orange-links div {
    margin-top: -5px;
}    

.large {
    font-size: 16px;
}

.small {
    font-size: 12px;
}

.sponsorHeader {
	font-family: trebuchet ms, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #B92125;	
}

.pink-links {
	font-size: 15px;
	font-weight: bold;
	color: #FF0066;
	text-decoration: none;
}

.pink-links:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FFD941;
	text-decoration: none;
}


.pink-links div {
    margin-top: -5px;
}    
