a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.SDSBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
}

.SDSHeader {
	color: #FFFFFF;
	font-style: italic;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}

.SDSFooter {
	color: #000099;
	display: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/Water%20Background%20with%20fade.jpg);
	border-top-width: 2px;
	border-bottom-width: 2px;
       border-top-style: groove;
	border-bottom-style: inherit;
	border-top-color: #000099;
	border-bottom-color: #000099;
	width: 1020px;
	line-height: 30px;
	visibility: inherit;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}

.SDSFooterWhiteText { color: #FFFFFF }

SDSLink {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
	color: #FFFFFF;
        text-decoration: none;
}

