a.menu:link
{
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none;
	color: black;
}

a.menu:visited
{
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none;
	color: black;
}

a.menu:hover
{
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

.bkg01 {
	background-attachment: scroll;
	background-image: url(images/sotcs_footer03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #F6EDC9;
}
.background {
	background-attachment: scroll;
	background-image: url(images/sotcs_footer03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}