

<!--

.mainsfst {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}

-->



body {
	margin:0;
	background:url("http://softfiles.com/images/background.gif") repeat-x #666699;
	color:#fff;
	width:100%;
}

.home a, .home a:visited {
	color:#CCFFFF;
}

td.news, td.about {
	background:#000;
}

td.news a {
	background:url("news.gif") no-repeat scroll 0 0 #000000;
	display:block;
	height:26px;
	width:160px;
	margin:0 0 0 10px;
}

td.news a:hover {
	background:url("news2.gif") no-repeat scroll 0 0 #000000;
	display:block;
	height:26px;
	width:160px;
}

td.about a {
	background:url("aboutus.gif") no-repeat scroll 0 0 #000000;
	display:block;
	height:26px;
	width:160px;
	margin:0 0 0 10px;
}

td.about a:hover {
	background:url("about2.gif") no-repeat scroll 0 0 #000000;
	display:block;
	height:26px;
	width:160px;
}
