﻿.FooterBg
{
	background-image: url('./../images/Footer/footerbg.jpg' );
}
.FooterText
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
}


.FooterTextLink
{
	color: #0DABEA;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
}

.FooterTextLink:link, .FooterTextLink:active, .FooterTextLink:hover, .FooterTextLink:visited
{
    color: #0DABEA;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
}