@charset "utf-8";
body {
	background-image: url(images/footer_bck.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #5190ee;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.footertext {
	margin-left: 15px;
	color: 274d85;
	margin-top: 15px;
}
a {
	color: #274D85;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
