.SC1 {
	font-family: "Matisse ITC", Harrington, Tahoma;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFCC00;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #9999FF;
	background-position: center top;
	border: thick outset #9900FF;
}
.SC2 {
	font-family: Tahoma;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFCC00;
	text-decoration: none;
	background-color: #00CCCC;
	background-repeat: no-repeat;
	background-position: center center;
	border: thin none;
}
.SC3 {
	font-family: Tahoma;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFCC00;
	text-decoration: none;
	background-position: center center;
	border: thin none;
}
.SC4 {
	font-family: Tahoma;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFCC00;
	text-decoration: none;
	background-color: #6600CC;
	background-position: center center;
	border: medium solid #00CCCC;
}
