.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	color: #9900FF;
	font-weight: bolder;
}
.studioc {
	font-family: "Brush Script MT";
	font-size: 48px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: inherit;
	color: #9900FF;
}
a:link {
	color: #9900FF;
}
a:visited {
	color: #990099;
}
.footer {
	font-size: 14px;
	color: #9900FF;
	font-weight: bold;
}
.studioc-footer {
	font-family: "Brush Script MT";
	font-size: 24px;
	color: #9900FF;
	font-weight: bold;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
}
.new {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: blink;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;
	color: #999999;
}
