@charset "utf-8";
/* CSS Document */

.californio-sponsor {
	font-size: 14px;
	color: #FFC;
	background: #000;
	float: left;
	height: 375px;
	width: 680px;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	font-size: 16px;
	color: #FFF;
}
a.sp1:link, a.sp1:visited, a.sp1:active {
	color: #CCC;
	text-decoration: none;
}
a.sp1:hover {
	color: #FFF;
	text-decoration: underline;
}
