.sitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bgrepeat {
	background-image: url(images/BGrepeat.jpg);
	background-repeat: repeat;
}
.cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.franksstudio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.button:link { color: #FFFFFF; text-decoration: none; font-size: 16; }
.button:active { color: #FFFFFF; text-decoration: none; font-size: 16; }
.button:visited { color: #FFFFFF; text-decoration: none; font-size: 16; }
.button:hover { color: #FFFF00; text-decoration: none; font-size: 16; }

.buttonInside:link { color: #021784; text-decoration: none; font-size: 12; }
.buttonInside:active { color: #021784; text-decoration: none; font-size: 12; }
.buttonInside:visited { color: #021784; text-decoration: none; font-size: 12; }
.buttonInside:hover { color: #000000; text-decoration: none; font-size: 12; }
