﻿.floorText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.noBorder {
	border-width: 0px;
}
body {
	background-image: url('images/Home_Left.jpg');
	margin: 0px;
	background-color: #4A8E7F;
	background-repeat: repeat-x;
}
a {
	color: #000000;
}
