body{
background: url(images/ss-bg.jpg) top center repeat-y;
margin:0px; padding:0px;}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C25503;
}
.rightline {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #C25503;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dc5a11;
	font-weight: bold;
	}

a:link {
	color: #d2550c;
}
a:visited {
	color: #d2550c;
}
a:active {
	color: #d2550c;
}
a:hover {
	color: #652c0b;
	text-decoration:underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
