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

a.gallery { text-decoration: underline; color: #006C00; }
a:hover.gallery { text-decoration: none; color: #FFCC00; }

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: #008100;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	line-height: 12px;
	padding: 0px 0px 8px 0px;
	margin: 1px;
	background-color: #000000;
	width: 140px;
	display: inline-block;
	float: left;
}

div.recip a { text-decoration: none; color: #008100; } 
div.recip a:hover { color: #CFA500; 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;
}

