﻿.wsiLinkFooterStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	clear: both;
	bottom: 0px;
	position: relative;
}
.wsiLinkFooterStyle a {
	text-decoration: underline;
	color: #FFFFFF;
}
.wsiLinkFooterStyle a:hover {
	text-decoration: underline;
	color: #60C659;
}
.wsiLinkFooterStyleTextLeft {
    margin: 0px 0px 0px 10px;
    padding: 0px;
    float: left;
    color: #FFFFFF;
}
.wsiLinkFooterStyleTextRight {
    padding: 0px;
    margin: 0px 10px 0px 0px;
    float: right;
    color: #FFFFFF;
}

