.catHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-weight: normal;

}
.bg {
	background-attachment: fixed;
	background-image: url(images/SASign02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330099;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330099;
	text-decoration: underline;
}
.bg2 {
	background-image: url(images/SASign01.jpg);
	background-position: right top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

