a.sponsor1 { text-decoration: underline; color: #00FF00; }
a:hover.sponsor1 { text-decoration: overline; color: #ffffff; }

a.sponsor1 span { text-decoration: underline; color: #ffffff; }
a:hover.sponsor1 span { text-decoration: overline; color: #E80000; }

a.gallery { text-decoration: underline; color: #C67F35; }
a:hover.gallery { text-decoration: none; color: #0098AC; }

div.recips1 { width: 720px; text-align: center; margin: 0px auto; }
div.recips2 { width: 720px; text-align: center; margin: 8px auto; }

div.recip {
	text-align: center;
	color: #C10D00;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold; 
	padding: 0px 0px 8px 0px;
	margin: 1px;
	background-color: #000000;
	width: 140px;
	display: inline-block;
	float: left; 
}

div.recip a { color: #C10D00; text-decoration: none; font-weight: bold; } 
div.recip a:hover { color: #B3B3B3; font-weight: bold; }

a.two257 { text-decoration: none; }

a.sololink {
	font-size: 33px;
	line-height: 48px;
	font-family: Impact;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

img.large {
	border-color: #FFF;
	border-width: 28px;
	border-style: solid;
	margin: 8px auto;
}

