@charset "utf-8";
.modelText {
	text-align: center;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* CSS Document */

.thumbs {
	border: 1px groove #000000;
}




.sponsorLink {
	color: #0000CC;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
}

.sponsorLink A:link {
	color: blue;
}
.sponsorLink A:visited {
	color: #0033FF;
}
.sponsorLink A:active {
	color: #0033FF;
}
.sponsorLink A:hover {
	color: #0033FF;

}


.legal {
	font-size: 10px;
	text-align: center;
}
.legalText {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

